/*this is to style the contact form only - needed separate sheet to keep styles of PayPal Button forms 
styled correctly*/


.formhighlight {
	font-size: 10px;
	font-weight: bold;
	color: #008742;
}
form {
	color: #333333;
	padding: 10px;
	border: 1px solid #095628;
	background-color: #FFFFE6;
}
