.shtable {
	background-attachment: scroll;
	background-color: #D6C995;
	background-image: url(holmeshead2.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #412510;
	margin: 5px;
	padding: 2px;
	border-top: thin none #412510;
	border-right: thin dotted #412510;
	border-bottom: thin dotted #412510;
	border-left: thin dotted #412510;
}
body {
	background-color: #B2944E;
}
.shcolumn {
	padding: 5px;
	text-align: justify;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #D6C995;
	margin: 5px;
	padding: 1px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #581D03;
	text-decoration: none;
}
a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #581D03;
	text-decoration: line-through;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #581D03;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #581D03;
	text-decoration: none;
}
