body,td,th {
	color: #003333;
}
body {
	background-image: url(images/bg_green.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #635D1F;
}
a:link {
	color: #336699;
	text-decoration: none;
}
.sectionhead {
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #790927;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 

}
.subnav {
	font-size: 11px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666666;
}
.bodytext {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 140%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
.sectionhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #770A27;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #790927;
	line-height: 110%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
 
