body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: normal;
	text-decoration: none;
	background-color: #b0cddc;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(184,145,124);
	scrollbar-darkshadow-color: rgb(184,145,124);
	scrollbar-face-color: #336699;
	scrollbar-track-color: #72a6c1;
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-base-color: rgb(255,255,255);
}

a:hover {color: #FF0000; text-decoration: underline} 
a:link {color: #003366; text-decoration: underline} 
a:visited {color: #003366; text-decoration: underline} 
a:active {color: #FF0000; text-decoration: underline}
table { 
	font-size: 12px; 
 	color: #003366;
	font-style: normal; 
	text-decoration: none; 
 	background-color: #b0cddc;
	font-weight: normal;
	font-variant: normal;
	line-height: normal 
}
.tabled {
	font-size: 12px; 
 	color: #003366;
	font-style: normal; 
	text-decoration: none; 
 	background-color: #b0cddc;
	font-weight: normal;
	font-variant: normal;
	line-height: normal 
}
.tabledbold { 
	font-size: 12px; 
 	color: #003366;
	font-style: normal; 
	text-decoration: none; 
 	background-color: #b0cddc;
	font-weight: bold;
	font-variant: normal;
	line-height: normal 
}
.testata{
	background-color: Red;
	color: White;
	font-weight: bold;
	text-align: center;
}