body {  
background: url('bg.gif');
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:#006600;text-decoration:none;}
 
a.two:Link {color:#006600;text-decoration:underline;}
a.two:Visited {color:#006600;text-decoration:underline;}
a.two:Hover {color:#2C5185;text-decoration:none;}
 
#text1 { font: 8pt "Verdana";
color: #333333;
}

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

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

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

#text5 { font: 10pt "Arial Rounded MT Bold";
color: #333333;
}

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

#text7 { font: 11pt "Verdana";
color: #006600;
}

h3 { font: 12pt "Arial";
color: #006600;
font-weight: bold;
text-align: center;
}

img.bottom {vertical-align:text-bottom}

#table1 {
border-style: solid;
border-color: #8AABD9;
border-width: 0 0 10px 0;
}

#table2 {
border-style: solid;
border-color: #F16A2A;
border-width: 0 0 3px 0;
}

#table3 {
border-style: solid;
border-color: #E7ECC4;
border-width: 0 0 5px 0;
}

.border {
border-style: solid;
border-color: #E7ECC4;
border-width: 1px 1px 5px 1px;
}

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 #7F9DB9;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

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

fieldset {
border: 2px solid #71AAFF !important;
padding: 5px !important;
}