<style type="text/css"> 
 <!--
 P{
 font-family: arial, sans-serif;
 font-size : 12px;
 font-style : normal;
 color : ffffff;
 }
 
 .heading{
  font-family: arial, sans-serif;
 font-size : 20px;
 font-style : normal;
 color : ffffff;}
 
 .bigger{font-size: 12px;}
 .rh{text-align: right;}
 
 BODY, TD {
 font-family: arial, sans-serif;
 font-size : 12px;
 font-style : normal;
 color : ffffff;

 }
 
 H1 {
 font-family: arial, sans-serif;
 font-size : 11px;
 font-style : normal;
 color : white;
 }
 
  H2 {
 font-family: helvetica, sans-serif;
 font-size : 18px;
 font-style : normal;
 color : red;
 }
  H3 {
 font-size: 13pt;
 color: #7FFFD4;
 }
 
 H4 {
  font-size: small;
 font-variant: small-caps;
 font-weight: bold;
 color : black;
 }

 
 A {
 font-family: arial, sans-serif;
 font-size : 12px;
 font-style : normal;
 color : ffffff;
 text-decoration : underline;
 
 }
 .smaller{font-size: 11px;
 		color: gray;	
 }

 

 
 .smaller{font-size: 11px;}
 

 .different{
	text-decoration : underline;}
 


 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>
