@charset "utf-8";
body {
	background-color: #E0D9CC;
	padding-top: 20px;
}
tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
a {
	color: #000000;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.strap {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	color: #292929;
}
.whitebdr {
	border: 1px solid #FFFFFF;
}
.sectiondiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
}
.contact {
	font-size: 14px;
}
.copyright {
	color: #867D6A;
	font-size: 11px;
}
.copyright a {
	color: #867D6A;
	text-decoration: none;
}
.small {
	font-size: 11px;
}
