.body {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	background-color: #0066FF;
	background-repeat: no-repeat;
	SCROLLBAR-FACE-COLOR: #0066FF; 
    SCROLLBAR-HIGHLIGHT-COLOR: #003366; 
    SCROLLBAR-SHADOW-COLOR: #003366; 
    SCROLLBAR-ARROW-COLOR: #003366; 
    SCROLLBAR-BASE-COLOR: #003366; 
    SCROLLBAR-3D-LIGHT-COLOR: #003366; 
    SCROLLBAR-DARK-SHADOW-COLOR: #003366;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-align: left;	
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #CD0101;
	text-align: center;