body {  
background: #FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
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:#66B969;text-decoration:none;}
 
p {text-align:justify; font:10pt "Arial"; color: #333333;}

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

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

.text4 { font: 10pt "Arial";
color: #666666;
}

hr {
margin: 3px 0px 3px 0px;
margin-right:auto;
width: 98%;
height: 1px;
color: #999999;
text-align: center;
}

ul li {   
color: #333333;
font-family: Arial;
font-size: 10pt;
text-indent: 30px;
line-height: 20px;
}

.table1 {
border-style: solid;
border-color: #66B969;
border-width: 3px;
}
