BODY {
		margin: -10px 0px 0px -10px;
	}

p.text {
	font-family: helvetica, arial, san serif;
	font-size: 9pt;
	color: black;
	font-weight : normal;
}

A , A: Hover{
		font-size: 9pt;
		font-family: helvetica, arial, san serif;
		text-decoration : none;
    	color : white;
						}
A  {
    	font-size: 9pt;
		font-family: Helvetica,Arial,  sans-serif;
		text-decoration : underline;
    	color :  white;
    					}
						
strong.sectionhead{
	font-size : 11pt;
	color: white;
	font-family: Helvetica,Arial,  sans-serif;
	}


