a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
body
{
	font-family: Verdana, Arial;
}
h2
{
	font-family: Verdana, Arial;
	font-weight: normal;
}
input
{
	font-family: Verdana, Arial;
}
td
{
	font-family: Verdana, Arial;
}
textarea
{
	font-family: Verdana, Arial;
}
th
{
	font-family: Verdana, Arial;
}
.clsMainPage {
	background-color: #003366;
}
.clsNavMenuHeading {
	color: white;
	font-weight: bold;
}
.clsNavMenuItem {
	color: white;
}
.clsPageInfo
{
	color: white;
	font-size: xx-small;
}