BODY {
	background-color : #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-top : 0px;
}

A {	
	color : #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 18px;
	line-height: 19px;
	text-decoration : none
}

A:hover {
	color: #FF8A34;
}

H3 
{
	margin-top : 0px;
	margin-bottom : 5px;
	font-size : 16px;
	line-height: 21px;
	background-color : #CCFF99;
	color : #000000;
}