 body {
	margin:0px;
	padding:50px;
}
a
{
	text-decoration: none;
	color:#FFFFFF;
}
  .menu{
	height: 15px;
	
}
  .main{font-family:Tahoma; font-size:11px;  color:#655C44; line-height:13px }
  .green{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

  .input{
	width:300px;
	height:20px;
	border-width:1px;
	border-style:solid;
	background-color:#EFE4CB;
	border-color:#B0A27C;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#655C44;
	margin-left: 180px;
	margin-top: 30px;
		}

	  .textarea{
	width:220px;
	height:80px;
	border-width:1px;
	border-style:solid;
	background-color:#EFE4CB;
	border-color:#B0A27C;
	font-family:Tahoma;
	font-size:11px;
	color:#655C44;
	padding-top:5px;
	overflow:auto;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 0px;
		}


 






 
