.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	line-height: 28px;
	text-decoration: none;
	cursor: hand;
}
body {
	margin: 0px 0px 0px 0px;
	background-color: #00ACA7;
	font-family: Arial, Helvetica, sans-serif;
 	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#333366;
    scrollbar-base-color:#00ACA7;
    scrollbar-track-color:#ffffff;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:#00ACA7;
    scrollbar-highlight-color:#333366;
    scrollbar-shadow-color:;
	}
.copyright {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
}
h1 {
	line-height: 18px;
}
h3 {
	line-height: 18px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00ACA7;
	line-height: 18px;
}
a:hover {
	text-decoration: underline;
}
a {
	font-size: 16px;
	color: #29427B;
}
.goo {
	font-size: 9px;
	line-height: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	visibility: hidden;

}