body {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: auto;
	background-color: #E4FFB3;
	color: #660000;
}
hr {
	color: #660000;
}


a:link {
	text-decoration: underline;
	color: #660000;
}

a:visited {
	color: #663300;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #999933;
}
A.TopNavWhite:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.TopNavWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.TopNavWhite:hover {
	text-decoration: underline;
	color: #FFFF00;
}
A.TopNavWhite:active {

	color: #00FF00;
}
.Head1 {
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: -2px;
}
.Head2 {
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.Head3 {
	font-size: large;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.smalltext {
	font-size: small;
}
.smallertext {
	font-size: x-small;
}
.captions {
	font-size: .8em;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
