body {
	margin:0;
	padding:0;
	spacing:0;
}

body, th, td {
	font-family:verdana,arial;
	font-size:11;
}

a.menu, a.menu:visited, a.menu:hover {
	font-family:trebuchet, verdana, arial
	font-size:12;
}

.blue, .red {
	font-family:verdana,arial;
	font-size:11;
}

.tblheader{
	background-color:#00457F;
	color:white;
	font-weight:bold;
}

.tblrow1{
	background-color:#F0F0F0;
}

.tblrow2{
	background-color:#FAFAFA;
}

.blue{
	color:#007994;
	font-weight:bold;
}

.red {
	color:#AC0000;
	font-weight:bold;
}

a.menu, a.menu:visited{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover{
	color:#A9DAFF;
	text-decoration:none;
	font-weight:bold;
}