.width {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.small-text {
	font-size: 11px;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #095F1E;
}
a:link {
	color: #550e19;
}
a:visited {
	color: #911729;
}
