﻿.contact td
{
	font-size: small;
	font-family: Verdana;
	color: #003366;
	padding: 10px 20px 20px 10px;
	text-align: justify;
}

.contact h4
{
	text-align: center;
}

.img
{
	vertical-align: top;
}

.contact input[type="submit"]
{
	background-color: #aa997e;
	color: #eeeeee;
}