body {
	font-family: Verdana, sans-serif;
	font-size:12px;
background:#eeeeee;
	}


a {
	color:#008080;
	
}
a:hover {
	color:#4080cc;
background:#f9f9f9;
}

i {color:#004080;}


table, td, tr {
	font-size:12px;
}



hr {	width: 100%; 
	height: 2px;
	color:#41b57e; 
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-color:#41b57e; 
	}