<style>     
     .copy  {
           	font-size : 10pt;
           	font-family : Verdana, sans-serif;
	 .tablefont      
	{
     	font-size : 10pt;
     	font-family : Verdana, sans-serif;
     }
	  table.content 
	 {
     	font : 10pt Verdana, Arial, sans-serif;
     	color : black;
     }
     a  {
     	font-weight : bold;
     }
     SELECT  {
     	font : 10pt Verdana, sans-serif;
     	background : #dedede;
     }
	 H1 { 
  		font-weight: bold; 
  		font-size: 10pt;
 		font-family: Verdana; 
  		font-style: bold;
  		margin: 1px 
	}
     </style>
