body {
	color: black;
	background: #FFFFFF ; 
	font-family: "lucida sans unicode", verdana, arial, sans-serif ;
	font-size: 12px ;
	text-align: left;
} 

td {
	 text-align: left;
	 }
	
.reduce	{font-family: arial, sans-serif ;
	font-size: 11px ;
	text-align: left ;
	}
.sectionHead { display: inline; }
.small
{	font-family: arial, sans-serif ;
	font-size: 10px;
	line-height: 13px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

a:hover
{
	color: red;	
	text-decoration: underline;
}