@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2e7c6;
	background-position: 0px 0px;
	color: #782327;
	margin: 0px;
	padding: 5px;
}
#contact table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #782327;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 7c183e;
	border-right-color: #7c183e;
	border-bottom-color: #7c183e;
	border-left-color: #7c183e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
