BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	line-height : normal;
}
H1{
	font-size : 18px;
	color : #006666;
	font-weight : 600;
	line-height : 25px;
}
A:LINK, A:VISITED{
	font-size : 15px;
	color : #006666;
	font-weight : bold;
	text-decoration : none;	
}
A:HOVER {
	font-size : 15px;
	color : #009999;
	font-weight : bold;
	text-decoration : none;
}
a.greens:link, a.greens:visited{
	font-size : 13px;
	color : #009999;
	font-weight : bold;
	text-decoration: none;
}
a.greens:hover{
	font-size : 13px;
	color : #006666;
	font-weight : bold;
	text-decoration: none;
}