BODY  {
     	font-family : verdana, arial, helvetica, sans-serif;
     }
     
     P  {
     	font-size : 10pt;
     }
     
     H1  {
     	font-size : 18pt;
     }
     
     H2  {
     	font-size : 16pt;
     }
     
     H3  {
     	font-size : 14pt;
     }
     
     li  {
     	font-size : 10pt;
     }
     
	 	TH.matrix {
		font-size : 8pt;
    }
	
	TD.matrix {
		font-size : 8pt;
	}
	 
	 .link {font-size : 10pt;
     	font-weight : bold;
     	color : #0033cc;
     	text-decoration : none;
	}
	 
	.address {
		font-size : 10pt;
	}
	 
	  .link:hover {font-size : 10pt;
     	font-weight : bold;
     	color : Red;
     	text-decoration : none;
	}
	 
     .sidebar  {
     	font-size : 10pt;
     	font-weight : bold;
     	color : Black;
     	text-decoration : none;
     }
     
     .sidebar:hover  {
     	font-size : 10pt;
     	font-weight : bold;
     	color : #0000cc;
     }
     
     .name  {
     	font-size : 12pt;
     	font-weight : bold;
     }
     
     .emailaddress  {
     	font-size : 10pt;
     }
     
     .title  {
     	font-size : 10pt;
     	font-style : italic;
     }
     
     .phonenumber  {
     	font-size : 10pt;
     }
     
     .standardfooter  {
     	font-size : 8pt;
     }
