body
{ 
font-family: Arial;
color: #000000;
margin-top: 10px;
margin-left: 0px;
background-color: #EFEFEF;
} 

a:link {
COLOR: #003399;
}

a:visited {
COLOR: #003399;
}

a:hover {
COLOR: #003399;
}

h1 {
COLOR: #003399;
text-align:left;
margin-top: 0px;
margin-bottom: 0px;
font-size: 16px;
}

h2 {
COLOR: #000000;
text-align:left;
margin-top: 0px;
margin-bottom: 4px;
font-size: 14px;
}

p {
FONT-SIZE: 12px;
margin-top: 0px;
margin-bottom: 0px;
text-align: justify;
}

td { 
vertical-align: top;
FONT-SIZE: 12px;
 }