body {
	background-color: #000033;
	color: #000066;
	margin: 0px;
}
.maintable {
	font-size: 16px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;


}
.menuheader {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.pagetitle {
	font-size: 24px;
	color: #336699;
}

.menusubheading {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.menusubheadingsmall {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.tablefont {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.smfont {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.names {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
