body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66FFFF;
	text-decoration: none;
	background-color: #003366;
}
table {
	background-color: #2f88f5;
	border: thin solid #FFFF00;
}
.tablenoboarder {
	border: none;
	background-color: #2f88f5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: normal;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: normal;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;

}
.tablenobackground {
	background-color: #3399FF;
}
.navtable {
	background-color: #003366;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
}
.noitalics {
	font-style: normal;
}
