body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000066;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.whitetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #6666FF;
	text-decoration: underline;
}
.headings {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.names {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: oblique;
	font-variant: small-caps;
}
.whitetitles-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

