body {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:12px;
	color: rgb(0,0,0); 
	background-image: url('/bg3.gif'); 
	margin-left: 1.0%; 
}
.overview A
{
	color: black;
	text-decoration: none;
}
td,TH,tr
{
	font-family:verdana,arial,helvetica, sans-serif;
	font-size:12px;
}

.overview td
{
	font-family:verdana,arial,helvetica, sans-serif;
	font-size:10px;
	color: black;
	text-decoration: none;
}

.mainoverview td
{
	background-color='#99E2F6';
}

#avrow
{
	background-color='#BDEFFF';
}

EM
{
	font-size:10px;
}

H2,H3
{
	color:black;
	font-family:verdana,arial;
	font-size:20px;
}

#test
{
	font-size:10px;
	color:red;
}
#test2
{
	font-size:10px;
	color:white;
}


