/* CSS Document */

P { 
font-size : 7pt; 
font-family : verdana; 
font-weight : normal; 
} 
H1 { 
font-size : 7pt; 
font-family : verdana,arial; 
text-decoration : none; 
text-align : left; 
background-color : #ff0000; 
} 
BODY { 
background-color : #000066; 
font-family : verdana; 
color : #000066; 
} 

