<style type="text/css">
 

BODY { 
margin-top: 6px; 
margin-right: 32px; 
margin-bottom: 24px; 
margin-left: 32px; 
         link : red;
         background : white;
         color : black
}

A:link { color : red }
A:visited { color : gray }
A:active { color : yellow }
 
H1, H2, H3, H4, H5 { 
         font-family : Verdana, Arial, Helvetica, "Sans Serif"
         
}

TABLE { 
         position: inherit;
}

  P { 
         font-family : Palatino, Garamond, Times New Roman, Serif;
         font-size : 14pt;
         line-height : 16pt
}


</style>
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

