html {
}

body {
	margin: 0;
	margin-top:20px;
	padding: 0;
	background:#86A083;
	color: #666666;
}

h1 {
font-size:14px;
font-weight: bold;
margin-top:0px;
}

a {
outline:none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #86A083;
}
a:active {
	text-decoration: none;
	color: #86A083;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.lineheight {
line-height:1.75em;
}

#form1 .style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

.txtbox { width:215px; border:1px solid #bebebe; padding:2px; font:13px Arial, Helvetica; color:#666; }
.txtarea { border:1px solid #bebebe; padding:2px; font:13px Arial, Helvetica; color:#666; width:268px; }

.content {
overflow:auto; 
height:364px; 
width:425;
margin-left: 0px;
padding-top:10px;
padding-right:10px;
text-align:justify;
}

.contact {
color:#86A083;
