body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D2A09;
}
.width {
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #7C98AD;
}
.small-text {
	font-size: 12px;
}
a:link {
	color: #725F34;
}
a:visited {
	color: #7C98AD;
}
