body {  
background: #000094;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
}

a.one:link {color:#333333;text-decoration:underline;}
a.one:visited {color:#333333;text-decoration:underline;}
a.one:hover {color:#000094;text-decoration:none;}

a.two:link {color:#000094;text-decoration:none;}
a.two:visited {color:#000094;text-decoration:none;}
a.two:hover {color:#FFCC99;text-decoration:underline;}

h3 {font: 12pt "Arial";
color: #000094;
font-weight: bold;
}

.text1 { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 10pt "Trebuchet MS";
color: #333333;
}

.text3 { font: 12pt "Trebuchet MS";
color: #333333;
font-weight: bold;
}

.table1 {
border-style: solid;
border-color: #CAA200;
border-width: 0 0 8px 0;
}

.table2 {
border-style: solid;
border-color: #E2E2E2;
border-width: 0 1px 0 0;
}