.width {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #390102;
}
.directions {
	font-size: 10px;
}
a:link {
	color: #313212;
}
a:visited {
	color: #444523;
}
