body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #023467;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;

}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;


}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;


}

a:hover {
	text-decoration: none;
	color: #000099;
	font-weight: normal;
	background-color: #E2E2E2;




}

