

form {
	font-family: Tahoma, sans-serif;
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	color: #0E2C8E;


}

table.contactform td{
	background-color: #E3E5ED;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding: 5px;
	vertical-align: top;
}