BODY  {
	color : Black;
	background-color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:VISITED {
	color : #53ba5b;
	text-decoration : none;
	
}

A:HOVER {
	color : #53ba5b;
	text-decoration : underline;
	
}

a:visited img{
	border: 0px;
}

a:link img{
	border: 0px;
}

A:LINK { 
	color : #53ba5b;
	text-decoration : none;
	
 } 
 
 .TD {
	font-size : 10px;
}

H1 {
	color : #ffffff;
	font-size : 18px;
	font-weight : lighter;
}

H3 {
	color : #117d2c;
	font-size : 14px;
	font-weight : lighter;
}

H5 {
	color : #53ba5b;
	font-size : 12px;
	font-weight : lighter;
}

p  {
	font-size : 11px;
	font-weight : lighter;
}

