body {  
background: #666666;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
}
 
a.one:Link {color:#006699;text-decoration:underline;}
a.one:Visited {color:#006699;text-decoration:underline;}
a.one:Hover {color:#FF9900;text-decoration:none;}
 
a.two:Link {color:#333333;text-decoration:none;}
a.two:Visited {color:#333333;text-decoration:none;}
a.two:Hover {color:#993233;text-decoration:underline;}

a.three:Link {color:#FFFFFF;text-decoration:underline;}
a.three:Visited {color:#FFFFFF;text-decoration:underline;}
a.three:Hover {color:#99CCCC;text-decoration:underline;}
 
.text1 { font: 8pt "Verdana";
color: #333333;
}

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

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

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

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

.text6 { font: 10pt "Trebuchet MS";
color: #666666;
}

h3 { 14pt "Trebuchet MS";
color: #006699;
}

h4 { 14pt "Trebuchet MS";
color: #990000;
text-indent: 30px;
}

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

.table1 {
border-style: solid;
border-color: #66CC99;
border-width: 2px;
}

.table2 {
border-style: solid;
border-color: #99CCCC;
border-width: 3px 0 0 0;
}

.table3 {
border-style: solid;
border-color: #99CCCC;
border-width: 0 0 1px 0;
}

input {
border:1px solid #999999;
font-family: Verdana,Tahoma,Sans-Serif;
font-size:8pt;
color: #333333;
background: #F4F4F4;
margin:0;
padding:2px;
}

select {
border:1px solid #999999;
font-family: Verdana,Tahoma,Sans-Serif;
font-size:8pt;
color: #333333;
background: #F4F4F4;
margin:0;
padding:2px;
}

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

fieldset {
border: 1px solid #006699 !important;
padding: 3px !important;
}
