.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext {
	font-size: 14px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 12px;
}
a:link {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
}
a:active {
	color: #FF0000;
}.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #996600;
}
