body, table, th, td{
color:#333333;
font:Verdana; 
font-size:xx-small;
font-family:Verdana;
}

body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #666666;

}

form{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family: Verdana;
	font-size: x-small;
} 

a:link{
	color:#033452;
	font-size:x-small;
	text-decoration:none;
	font-weight: normal;
}
a:visited{
	color:#336699;
	font-size:x-small;
	text-decoration:none;
	font-weight: normal;

}
a:hover{
	color:#0099CC;
	font-size:x-small;
	text-decoration:bold;
	font-weight: bold;

}
a:active{
	color:#669999;
	font-size:x-small;
	text-decoration:none;
	font-weight: bold;

}
H1{
display: inline; 
color:#660000;
font-family:verdana;
font-size:small;
}


.class1 A:link {color:white; font: normal 8pt Verdana; text-decoration:none;
}
.class1 A:visited {color:white; font: normal 8pt Verdana; text-decoration:none;
}
.class1 A:hover {color:white; font:  normal 8pt Verdana; text-decoration:underline;
}
.class2 A:link {color:#003366; font: normal 10pt "Verdana"; text-decoration:none;
}
.class2 A:hover {color:#333333; font: normal 10pt Verdana; text-decoration:underline;
}
.class2 A:visited {color:#006699; font: normal 10pt "Verdana";
}



