body {  
background: #9CD0F7;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {
 font-family: Verdana;
 font-size: 8pt;
 color:#02378D;
 font-weight: bold;
 text-decoration:none;
 }
 
 a.one:Visited {
 font-family: Verdana;
 font-size: 8pt;
 color:#02378D;
 font-weight: bold;
 text-decoration:none;
 }
 
 a.one:Hover {
 color:#F0A5BD;
 text-decoration:underline;
 }
 
 a.two:Link {color:#F0A5BD;text-decoration:underline;}
 a.two:Visited {color:#F0A5BD;text-decoration:underline;}
 a.two:Hover {color:#9CD0F7;text-decoration:none;}
 
 a.three:Link {color:#FFFFF3;text-decoration:none;}
 a.three:Visited {color:#FFFFF3;text-decoration:none;}
 a.three:Hover {color:#9CD0F7;text-decoration:underline;}
 
p {text-align:justify; font:8pt "Verdana"; color: #333333;}

#text { font: 8pt "Verdana";
color: #02378D;
text-align: justify;
}

#text2 { font: 10pt "Arial";
color: #02378D;
}
 
#text3 { font: 10pt "Arial";
color: #333333;
}

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

#text5 { font: 8pt "Verdana";
color: #FFFFF3;
}

#text6 { font: 10pt "Arial";
color: #02378D;
}

#text7 { font: 8pt "Verdana";
color: #02378D;
}

hr {
margin-left: 0;
margin-right:auto;
border-top: 1px solid #00368C;
width: 110px;
height: 2px;
color: #00368C;
text-align: center;
}

#table1 {
border-style: solid;
border-color: #333333;
border-width: 0 0 2px 0;
}
 
ul li {   
color: #333333;
font-family: arial;
font-size: 10pt;
text-indent: 20px;   
}

input {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}