.mltypeface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Mainheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #3399FF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399FF;
	font-size: 12px;
}
a.navlink:link {color: #3366FF; text-decoration: none}
a.navlink:active {
	color: #3366FF;
	text-decoration: none;
	background-color: #99CCFF;
}
a.navlink:visited {color: #3366FF; text-decoration: none}
a.navlink:hover {text-decoration: underline}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
