body {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;

}

a {
	color: #006633; 
	text-decoration: underline;
}

a:visited {
	color: #487434;
}

a:active {
	color: #F18202;
}

a:hover {
	text-decoration: none;
}

.a-footer {
	color: #FFCC66;
}

.caption {
	font-size: 75%;
}	

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333366;
	left: 11px;
	top: 198px;
}

.logo {
    position: absolute;
	left: 706px;
	top: 22px;
}
.navheader {
	font-size: 75%;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;


}
.td-norepeat {
	background-repeat: no-repeat;
}

H3 {
	color: #006633;
}

.h3-highlight {
	color: #FF9900;
}
H4 {
	font-size: large;
	font-style: normal;
	color: #006633;
	text-decoration: none;
}

