BODY {background: #FFFFFF}
A:link {color: #75A514}
A:visited {color: #666666}
H1 {font-size: 14px; font-family: arial; color: #333333 }
H2 {font-size: 12px; font-family: arial; color: #cccccc }
H3 {font-size: 10px; font-family: arial; color: #333333}

	    #HEADER  {
      	font-size : 14pt;
      	font-family : Arial;
      	font-weight : bold;
      }
      
      #CONTENT  {
      	font-size : 8pt;
      	font-family : Verdana, Arial;
      }
      
      #WEB_CONTENT  {
      	font-size : 12pt;
      	font-family : Arial, Verdana;
      }

      #CONTENT2  {
      	font-size : 10pt;
      	font-family : Verdana, Arial;
      	color: 000000;
      }
      
      #SMALL_CONTENT  {
      	font-size : 7pt;
      	font-family : Verdana, Arial;
      }
      
      #SMALL_CONTENT2  {
      	font-size : 7pt;
      	color: #777777;
      	font-family : Verdana, Arial;
      }	  
      
      #GREY_HEADER {
      	font-size : 8pt;
      	font-family : Verdana, Arial;
      	color: #777777;
      }
      
      #BOLD_CONTENT  {
      	font-size : 10pt;
      	font-family : Verdana, Lucida Sans Unicode, Arial;
		    font-weight : bold;
      }
      
      #ERRORMESSAGE  {
      	font-size : 10pt;
      	font-family : Verdana, Lucida Sans Unicode, Arial;
      	font-weight : bold;
      	color : aa0000;
      }

      td  {
      	font-size : 10pt;
      	font-family : Verdana, Lucida Sans Unicode, Arial;      	
      }
           
