body {
	background-color: #0d729c;
	color: #210d36;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt
}
p {
	color: #210d36;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt
}
a:link {
	color: #602c2f;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #602c2f;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #ecaf00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: red;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold { font-size: inherit; font-weight: bold; }
.header { color: #481417; font-size: 72px; font-family: Effloresce; font-weight: bold; }
.headerlinks {
	color: #fc0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headerblack {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textwhite {
	color: white;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.largetextblack { color: black; font-size: 19px; font-weight: bold; }
.largetext { color: white; font-size: 20px; font-weight: bold; }
.linkspagelarge { font-size: 15px; font-weight: bold; }
.largelink { font-size: 20px; font-weight: bold; }
.alapahead {
	color: #210d36;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.subhead {
	color: #481417;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subsubhead {
	color: #481417;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}