@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: x-small;
	color: #8f8175;
}
.headline {
	font-size: small;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
.slashes {
	font-size: small;
	color: #8f8175;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}.smlslashes {
	font-size: xx-small;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: x-small;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #948671;
}
a:active {
	text-decoration: none;
	color: #006699;
}
