body {  
background: #F7F7F7;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#336699;text-decoration:none;}
 a.one:Visited {color:#336699;text-decoration:none;}
 a.one:Hover {color:#E88142;text-decoration:underline;}
 
 a.two:Link {color:#F7F7F7;text-decoration:none;}
 a.two:Visited {color:#F7F7F7;text-decoration:none;}
 a.two:Hover {color:#E88142;text-decoration:underline;}
 
 a.three:Link {color:#F7F7F7;text-decoration:none;}
 a.three:Visited {color:#F7F7F7;text-decoration:none;}
 a.three:Hover {color:#F7F7F7;text-decoration:underline;}
 
p {text-align:justify; font:10pt "Arial"; color: #333333;}

h1 {
border-bottom: 1px solid #C2D8EB;
border-top: 1px solid #C2D8EB;
border-left: 20px solid #C2D8EB;
border-right: 10px solid #C2D8EB;
color: #336699;
width: 400px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
margin: 0 3px 5px 10px;
background: #E2ECF5;
text-indent: 5px;
}

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

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

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

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

hr {
margin-left: 0;
margin-right:auto;
border-top: 1px solid #CCCCCC;
width: 100%;
height: 2px;
color: #E7ECDF;
text-align: left;
}

#table1 {
border-style: solid;
border-color: #333333;
border-width: 0 0 2px 0;
}
 
ul li {   
color: #333333;
font-family: arial;
font-size: 10pt;
text-indent: 20px;   
}

input{
	color: #333333;
	font-family: Arial 10px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 1px;
	border-color: #336699;
}

textarea {
border:1px solid #336699;
font-family: Arial 10px;
margin:0;
padding:2px;
}
