BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	line-height : 16px;
}
H1{
	font-size : 18px;
	color : #006666;
	font-weight : 600;
	line-height : 25px;
}
H2{
	font-size : 15px;
	color : #006666;
	font-weight : bold;
	line-height : normal;
}
H3{
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	line-height : normal;
}
.medgreen{
	font-size : 13px;
	color : #006666;
	font-weight : bold;
	line-height : normal;
}
.greenbig{
	font-size : 16px;
	color : #006666;
	font-weight : bold;
	line-height : normal;
}
.med{
	font-size : 16px;
	font-weight : normal;
	line-height : normal;
}
A:LINK, A:VISITED{
	font-size : 11px;
	color : #006666;
	font-weight : bold;
	text-decoration : none;	
}
A:HOVER {
	font-size : 11px;
	color : #009999;
	font-weight : bold;
	text-decoration : none;
}
a.navgreens:link, a.navgreens:visited{
	font-size : 13px;
	color : #006666;
	font-weight : bold;
	text-decoration: underline;
}
a.navgreens:hover{
	font-size : 13px;
	color : #009999;
	font-weight : bold;
	text-decoration: underline;
}
a.navblack:link, a.navblack:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}
a.navblack:hover{
	font-size : 10px;
	color : #006666;
	font-weight : normal;
	text-decoration: none;
}