BODY {
margin : 0; 
padding-top : 0; 
padding-bottom : 2px; 
padding-right : 2px; 
padding-left : 10px; 
font-size : 1em; 
color : #b5b5b5; 
font-family : 'Verdana', Tahoma; 
background-color : #ffffff; 
border : solid #ffffff; 
} 
h1 {
color : #000000; 
font-family : Arial; 
font-size : 20px; 
font-weight : bold; 
} 
h2 {
color : #333333; 
font-family : Arial; 
font-size : 12pt; 
font-weight : bold; 
} 
h3 {
color : #000000; 
font-family : Arial; 
font-size : 10pt; 
font-style : normal; 
font-weight : 100; 
} 
a {
color : #003366; 
text-decoration : none; 
} 
a.current {
color : #999999; 
} 
a:hover {
text-decoration : underline; 
font-weight : bold; 
}