.MainHead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003399;
}
.MainText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	color : #003399;
}
.links {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0000ff;
	text-decoration : underline;
}
.links:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ff0000;
	text-decoration : none;
}

DIV#adbanner {display: none;}

