body {  
background: #333333;
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:#098C79;text-decoration:none;}
 
a.two:Link {color:#098C79;text-decoration:underline;}
a.two:Visited {color:#098C79;text-decoration:underline;}
a.two:Hover {color:#333333;text-decoration:none;}
 
.text1 { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 8pt "Verdana";
color: #333333;
text-align:justify;
}

.text3 { font: 10pt "Arial";
color: #333333;
}

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

.text5 { font: 8pt "Arial";
color: #333333;
}

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

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

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

.table3 {
border-style: solid;
border-color: #CAA200;
border-width: 3px 0 0 0;
}

.td {
border: 1px #333333;
border-style: none solid none none;
background-color: #FFFFFF;
color: #333333;
padding: 3;
}

address { font-family: arial, helvetica, sans-serif;
font-size: 1em; }
 
ul li {   
color: #333333;
font-family: Verdana;
font-size: 8pt;
text-indent: 3px;   
}

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

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