html { 
margin : 0; 
header : 0; 
} 
body { 
background : #ffffff
} 
p { 
font : 12px Arial, Helvetica, sans-serif;
font size : 12
} 
h3 { 
font : italic normal 1.4em georgia, sans-serif; 
letter-spacing : 2px; 
color : #000000; 
} 
a:link { 
text-decoration : none; 
color : #003399; 
} 
a:visited { 
font-weight : bold; 
text-decoration : none; 
color : #147; 
} 
a:hover, a:active { 
text-decoration : underline; 
color : #147; 
} 
