.masthead {
	color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}
a.masthead {
	color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a.masthead:hover {
	color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.pagetitle {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.topnav {
	color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	font-weight : bold;
}

P.hang {
text-indent: -3.5em;
margin-left: 3.5em;
color:#eeeeee;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : normal;
text-decoration:none;
line-height : 100%;
}

.regtext {
	color : #eeeeee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
a.regtext {
	color : #660099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
a.regtext:hover {
	color : #eeeeff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: underline;
}
a.regtext:visited {
	color : #660099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}