body {  
background: #616F53;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#756F44;text-decoration:none;}
 a.one:Visited {color:#756F44;text-decoration:none;}
 a.one:Hover {color:#FF6633;text-decoration:none;}
 
 a.two:Link {color:#E7ECDF;text-decoration:none;}
 a.two:Visited {color:#E7ECDF;text-decoration:none;}
 a.two:Hover {color:#FF6633;text-decoration:underline;}
 
 a.three:Link {color:#FF6633;text-decoration:underline;}
 a.three:Visited {color:#FF6633;text-decoration:underline;}
 a.three:Hover {color:#333333;text-decoration:underline;}

h1 {
font-family: "Arial";
color: #333333;
font-size: 12pt;
font-weight: bold;
}

h3 {
font-family: "Arial";
color: #333333;
font-size: 12pt;
font-weight: bold;
}

h4 {
font-family: "Arial";
color: #333333;
font-size: 100%;
font-weight: bold;
}
 
.text { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 8pt "Verdana";
color: #E7ECDF;
}
 
.text3 { font: 10pt "Trebuchet MS";
color: #333333;
}

.text4 { font: 8pt "Arial";
color: #FF6633;
}

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

.text6 { font: 8pt "Verdana";
color: #756F44;
}

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

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

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

hr {
border: none 0;
border-top: 1px solid #E8EDDD;
border-bottom: 1px solid #E8EDDD;
width: 120px;
height: 1px;
margin: 5px auto 5px 0;
text-align: left;
}
 
ul li {   
color: #333333;
font-family: "Trebuchet MS";
font-size: 10pt;
text-indent: 20px;
line-height: 22px;
}


