BODY 	{ font-family: Arial, Verdana, sans-serif;
		  font-size: 10pt; margin-left: 
		  10%; margin-right: 25% }

H1 { font-family: Arial, Verdana, sans-serif;
     font-weight: bold;
     font-style: normal;
     font-size: 16pt;
     text-align: center;
     color: navy } 

H2 {font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: red } 

H3 {font-family: Arial, Verdana, sans-serif; 
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: navy}

.1 {font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12pt; color: #006699} 

P, BLOCKQUOTE, UL, OL, LI, TD {font-family: Arial, Verdana, sans-serif;
                       font-weight: normal;	
                       font-size: 10pt;
                       left-margin: 65px;
                       color: #000066}
B, I {color: red}

A:link {color: red ;
        font-weight: normal;
        font-size: 10pt;
        text-decoration: none} 
A:visited {color: #3399CC;
           text-decoration: none}
A:hover {color: blue; text-decoration: none}