p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #996633;

}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
}.subheader {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000066;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:visited {
		text-decoration: none;
	font-weight: bold;
	color: #996633;
}
