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:#FF7A3A;text-decoration:none;}
 
a.two:Link {color:#004D69;text-decoration:none;}
a.two:Visited {color:#004D69;text-decoration:none;}
a.two:Hover {color:#FF7A3A;text-decoration:underline;}

a.three:Link {color:#FF7A3A;text-decoration:underline;}
a.three:Visited {color:#FF7A3A;text-decoration:underline;}
a.three:Hover {color:#F7DF74;text-decoration:underline;}

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

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

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

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

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

.text6 { font: 14pt "Trebuchet MS";
color: #333333;
}

.text7 { font: 10pt "Trebuchet MS";
color: #FF7A3A;
}

.text8 { font: 12pt "Trebuchet MS";
color: #333333;
}

.text9 { font: 14pt "Trebuchet MS";
color: #FF7A3A;
}

.textbg {
border-bottom: 1px solid #FFF8E1;
border-top: 1px solid #FFF8E1;
border-left: 5px solid #FF7A3A;
color: #333333;
font-family: Trebuchet MS;
font-size: 11pt;
font-weight: normal;
margin: 5px 5px 5px 5px;
background: #FDF8E3;
padding: 3px;
text-indent: 0;
}

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

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

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;
}