BODY { background-image: url('images/bg1.gif');
background-repeat;
font-family:  Verdana, Arial, sans-serif;  
background-color: #FFFFFF ;
color: #000000;
font-size: 10pt
         }

A:link    { color: #990000 }
A:visited { color: #990000 }

A:hover    {  color: #CC3333 }           

DIV { font-size: 10pt;
    font-family: Verdana, Arial, sans-serif; 
	   color: #000000
           }

P { font-size: 10pt;
    font-family: Verdana, Arial, sans-serif; 
	   color: #000000
           }
		   

UL { font-size: 10pt;
    font-family: Verdana, sans-serif; 
   color: #003300
           }

H1 { font-size: 14pt;
    font-family: Verdana, sans-serif; 
	   color: #990000;
    font-weight: normal
           }
												
H3 { font-size: 8pt;
    font-family: Verdana, sans-serif; 
	   color: #990000;
    font-weight: normal;
text-align: right
           }
												

H4 { font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif; 
	   color: #990000;
    font-weight: 200;
    text-align: center
           }

H5 { font-size: 7pt;
    font-family: Verdana, sans-serif; 
	   color: #635959;
    font-weight: normal;
text-align: center
           }

SUP { font-size: 60%
            }

BLOCKQUOTE { font-size: 80%
            }

