.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #669933;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	font-weight: bold;
}
a:visited {
	color: #CCFF99;
}
a:hover {
	color: #CC0033;
}
a:active {
	color: #CCFF99;
}

a.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	font-weight: bold;
}
a.body:visited {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.body:hover {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.body:active {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:visited {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.bottom:hover {
	color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.bottom:active {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336600;
}
