   div.mainhead
	{
	 position: relative;
     text-align: left;
     padding: 0.5em
	 }
	   
    TD.mainhead
     {    
     padding: .5em;
     HEIGHT: 1.5em;
     line-HEIGHT: 1.2em;

     font-family: Arial, Helvetica,Times new roman,sans-serif; 
     font-size: 9pt;
     font-weight: bold;  
     color: #000000;
     text-decoration: none;
     border: none;
     }	
	div.mainheading
	 {
	   position: relative;
       text-align: center;
	   padding: 0.5em
      
	   }
	TD.mainheading
	   {
	   font-family: Arial, Helvetica,Times new roman,sans-serif ; 
       font-size: 20pt;
	   font-style: ;
       font-weight: bold;  
       color: #ffffff; 
       text-decoration: none;
	   background:#CC3333;
	   border-style: solid;
       border-width: 1;
	   border-color:#770000;
	   }
	div.subheading
	    {
	   position: relative;
       text-align: center;
	   padding: 0.3em
      	   }
	   TD.subheading
	   {
	   font-family: Arial, Helvetica,Times new roman,sans-serif ; 
       font-size: 10pt;
	   font-style: ;
       font-weight: bold;  
       color: #000000; 
       text-decoration: none;
	   background:#CCCCCC;
	   border-style: solid;
       border-width: 1;
	   border-color:#CC3333;
	   }
	div.heading
	  {
	   position: relative;
       text-align: center;
	   padding: 0.5em
      
	   }
	   TD.heading
	   {
	   font-family: Arial, Helvetica,Times new roman,sans-serif ; 
       font-size: 10pt;
	   font-style: ;
       font-weight: bold;  
       color: #ffffff; 
       text-decoration: underline;
	   background:#CC3333;
	   border-style: solid;
       border-width: 1;
	   border-color:#CC3333;
	   }
	   div.heading1
	  {
	   position: relative;
       text-align: center;
	   padding: 0.5em
      
	   }
	   TD.heading1
	   {
	   font-family: Arial, Helvetica,Times new roman,sans-serif ; 
       font-size: 13pt;
	   font-style: ;
       font-weight: bold;  
       color: #000000; 
       text-decoration: none;
	   }

   div.maintext
	{
	 position: relative;
     text-align: left;
     padding: 0.5em
	 }
	   
    TD.maintext
     {    
     padding: .5em;
     HEIGHT: 1em;
     line-HEIGHT: 1.2em;

     font-family: Arial, Helvetica,Times new roman,sans-serif; 
     font-size: 9pt;
     font-weight: ;  
     color: #000000;
     text-decoration: none;
     border: none;
     }
	 
	div.menuIR
     {
      position: relative;
      text-align: left;
      padding: 0.5em;
      }

    div.menuIR ul
     {
      display: inline;
      list-style-type: none;
      }
    div.menuIR li
     {
      display: inline;
     }
    
    div.menuIR a, div.menuIR a:visited, div.menuIR a:active {
 
    padding: .3em;
    HEIGHT: 1em;
    line-HEIGHT: 1em;

    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-weight: bold;  
    color: #cc3333;
    text-decoration: underline;
    border: none;
    
    }

    div.menuIR a:hover {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-weight: bold;  
    color: #cc3333; 
    text-decoration: none;
    background-color: white;
    }   
    
