body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC66;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.subheadlines {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
.mission {
	font-weight: normal;
	font-size: 13px;
	color: #666633;
	text-align: left;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.bodytext {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-repeat: no-repeat;
	text-align: left;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.headline {
	font-size: 26px;
	font-weight: bold;
	color: #663300;
}
.maincat {
	color: #000000;
	padding-top: 3px;
	font-weight:bold;
}
.subcat {
	font-size: 85%;
	color: #000000;
}