body { font-family: arial; font-size: 14px;}

A {text-decoration : none;	color: white}

A:HOVER {color: #CB8C67;}

.dark_bg {background-color: #3E6220}

.light_bg {background-color: #ffffff}

.section_header {color: #336633; font-weight: bold}

.sub_section_header {
	color: #336633;
	font-weight: normal;
	font-size: 12px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
