body {  
background: #008100;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#990033;text-decoration:none;}
 a.one:Visited {color:#990033;text-decoration:none;}
 a.one:Hover {color:#005900;text-decoration:underline;}
 
 a.two:Link {color:#F7EFDF;text-decoration:none;}
 a.two:Visited {color:#F7EFDF;text-decoration:none;}
 a.two:Hover {color:#FF9900;text-decoration:underline;}
 
a.three:Link {color:#FFFFF3;text-decoration:none;}
a.three:Visited {color:#FFFFF3;text-decoration:none;}
a.three:Hover {color:#FFFF66;text-decoration:underline;}
 
p {text-align:justify; font:10pt "Arial"; color: #333333;}

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 "Arial";
color: #333333;
text-align: justify;
}

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

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

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

#text8 { font: 10pt "Arial";
color: #333333;
text-align: justify;
}


#header {
background-image: url('banner6.jpg');
background-repeat: no repeat;
}

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

input {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

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

}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}