body {  
background: #FFFFFF;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#DF5418;text-decoration:none;}
 a.one:Visited {color:#DF5418;text-decoration:none;}
 a.one:Hover {color:#6B4A3A;text-decoration:underline;}
 
 a.two:Link {color:#6B4A3A;text-decoration:underline;}
 a.two:Visited {color:#6B4A3A;text-decoration:underline;}
 a.two:Hover {color:#FFFF33;text-decoration:underline;}
 
 a.three:Link {color:#F7F7F7;text-decoration:underline;}
 a.three:Visited {color:#F7F7F7;text-decoration:underline;}
 a.three:Hover {color:#FFFFFF;text-decoration:none;}
 
h1 {
color: #6B4A3A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-indent: 20px;
}

.heading {
font-family: "Arial";
color: #6B4A3A;
font-size: 12pt;
font-weight: bold;
text-indent: 20px;
}
 
.text1 { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 10pt "Arial";
color: #333333;
}
 
.text3 { font: 10pt "Trebuchet MS";
color: #6B4A3A;
}

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

.text5 { font: 10pt "Arial";
color: #F7F7F7;
}

.text6 { font: 10pt "Arial";
color: #336699;
}

.text7 { font: 10pt "Arial";
color: #E88142;
}

.text8 { font: 8pt "Verdana";
color: #F7F7F7;
}

.text9 { font: 12pt "Arial";
color: #336699;
}

.text10 { font: 14pt "Monotype Corsiva";
color: #333333;
}

.text11 { font: 10pt "Arial";
color: #336699;
}

.text12 { font: 12pt "Trebuchet MS";
color: #333333;
text-weight: bold;
}

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

hr {
margin-left: 0;
margin-right:auto;
border-top: 1px solid #DF5418;
width: 98%;
height: 1px;
color: #DF5418;
text-align: left;
}

.table1 {
border-style: solid;
border-color: #6B4A3A;
border-width: 1px 1px 5px 1px;
}

.table2 {
border-style: solid;
border-color: #6B4A3A;
border-width: 0 0 3px 0;
}
 
ul li {   
color: #333333;
font-family: arial;
font-size: 10pt;
text-indent: 20px;   
}

input {
	font-family: Verdana; 
        font-size: 8pt;
        color: #333333;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 1px;
	border-color: #DF5418;
}

input.atc {
	color: #333333;
	font-family: Verdana 8pt;
	background-color: #FFFFFF;
	border-style: none;
	border-width: 0;
	border-color: #FFFFFF;
}

textarea {
font-family: Verdana; 
font-size: 8pt;
color: #333333;
border:1px solid #DF5418;
margin:0;
padding:2px;
}

