<style>
  a.normal  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-family : Arial;
  	color : #669966;
  }
  
  a.nolink  {
      	text-decoration : none;
      	font-size : 10pt;
      	font-family : Arial;
      	color : red;
  }
  
  a.bha  {
  	text-decoration : none;
  	font-size : 30pt;
  	font-family : Times New Roman;
  	color : #000066;
  	font-style : normal;
  	font-weight : normal;
  	text-align : center;
  }

  a.inline  {
  	text-decoration : underline;
  	font-size : 10pt;
  	font-family : sans-serif;
  	color : #669966;
  }
    
  .left  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-family : sans-serif;
  	color : #000066;
  	text-align : left;
  }
  
  .norm  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-family : sans-serif;
  	color : #000066;
  	text-align : justify;
  }
  
  .return  {
  	text-decoration : underline;
  	font-size : 12pt;
  	font-family : Arial;
  	color : #000066;
  }
    
  .justbig  {
  	text-decoration : none;
  	font-size : 16pt;
  	font-family : Times New Roman;
  	color : #000066;
  	text-align : center;
  }
  
  .justhuge  {
  	text-decoration : none;
  	font-size : 30pt;
  	font-family : Times New Roman;
  	color : #000066;
  	font-style : normal;
  	font-weight : normal;
  	text-align : center;
  }
  
  .justitalic  {
  	text-decoration : none;
  	font-size : 12pt;
  	font-family : Times New Roman;
  	color : #000066;
  	font-style : italic;
  	font-weight : bold;
  	text-align : center;
  }
  
  .footer  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-family : sans-serif;
  	color : #000066;
  	text-align : center;
  }
  
  .town  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-weight : bold;
  	font-family : sans-serif;
  }
  
  .county  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-weight : normal;
  	font-family : sans-serif;
  }
  
  .estname  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-weight : bold;
  	font-family : sans-serif;
  	color : red;
  }
  
  .addr  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : bold;
  	font-family : sans-serif;
  }
  
  .telfax  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : bold;
  	font-family : sans-serif;
  }
  
  .prop  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : bold;
  	font-family : sans-serif;
  }
  
  .desc  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : normal;
  	font-family : sans-serif;
  }
  
  .list  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : normal;
  	font-family : sans-serif;
  }
  
  .bold  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : bold;
  	font-family : sans-serif;
  }
  
  .terms  {
  	text-decoration : none;
  	font-size : 8pt;
  	font-weight : normal;
  	font-family : sans-serif;
  }
    
  h2  {
  	text-decoration : none;
  	font-size : 16pt;
  	font-family : Times New Roman;
  	color : #000066;
  	text-align : left;
  }
  
  .quote  {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 10pt;
  	font-style : italic;
  	font-weight : bold;
  	color : #000066;
  	text-align : right;
  }
  
  .just  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-family : sans-serif;
  	color : #000066;
  	text-align : justify;
  }
  
  .footer  {
  	text-decoration : none;
  	font-size : 10pt;
  	font-family : sans-serif;
  	color : #000066;
  	text-align : center;
  }
  
  .normright {
   	text-decoration : none;
   	font-size : 10pt;
   	font-family : sans-serif;
   	color : #000066;
	text-align : right;
  }
	
  .normleft {
   	text-decoration : none;
   	font-size : 10pt;
   	font-family : sans-serif;
   	color : #000066;
	text-align : left;
   }

  .normcenter {
   	text-decoration : none;
   	font-size : 10pt;
   	font-family : sans-serif;
   	color : #000066;
	text-align : center;
   }
</style>