#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #74A196;
	font-weight: bold;
	font-size: 16px;
}

.strong{
	font-family: Arial, Helvetica, sans-serif;
	color: #AA8261;
	font-weight: bold;
	font-size: 11px;
}

#main a {
  color: #5E94AC;
  font-size: 11px;
}

#main a:hover {
  text-decoration: underline;
}

#main input {
margin-top: 2px;
background-color: #FFFFFF;
color: #000000;
}	

#main textarea {
margin-top: 2px;
background-color: #FFFFFF;
color: #000000;
}	
 
	

	

