body {
	background-color: #000099;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
.specialnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}
.nav2 {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.red {
	font-weight: bold;
	color: #CC0000;

}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000099;			

}
a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;	
	
}
a:hover {
	text-decoration: underline;	
	
}
a:visited {
	color: #0000CC;
	font-weight: normal;
	
}
.footer {
	font-size: 10px;
	color: #000000;