body {
margin-top : 0; 
background-color : #00396E; 
font-family : Verdana; 
font-size : 12px; 
} 

p {
font-family : Verdana; 
font-size : 12px; 
text-align: justify;
text-indent: 10px;
}

li {
font-family : Verdana; 
font-size : 12px; 
color : #FFFFFF; 
}
 
ol {
font-family : Verdana; 
font-size : 12px; 
color : #FFFFFF; 
} 

table {
font-family : Verdana; 
font-size : 12px; 
color : #FFFFFF; 
} 

td {
font-family : Verdana; 
font-size : 12px; 
color : #FFFFFF; 
} 

.header {
font-family : Verdana; 
font-size : 13px; 
font-weight : bold; 
color : #FFFFFF; 
} 

a {
font-family : Verdana; 
font-size : 12px; 
font-weight : bold; 
color : #ABC5FF; 
text-decoration: none;
} 

a:hover {
font-family : Verdana; 
font-size : 12px; 
font-weight : bold; 
color : #ABC5FF; 
text-decoration: underline;
} 
