body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 0px;
	padding-top: 0px;
}
#contact_form {
	background-color: #F2F2F2;
	border: 1px solid #B8B8B8;
}
a {
	color:#993300;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #993300;
}
h4 {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	font-style: italic;
	width: 300px;
}
.subheading {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
a:link {
	text-decoration:none;
	}
a:hover {
	color:#999000;
	text-decoration:none;
	}
.date {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
#content {
	background-color: #F2F2F2;
	border: 1px solid #B8B8B8;
}
#footer {
	text-align: center;
	height: auto;
	width: 800px;
}
.img {
	border: 1px solid #B8B8B8;
	background-color: #F2F2F2;
	padding: 3px;
}
