body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #663300;
	margin: 0px;
}
.ShereenTopper {
	background-image: url(/images/ShereenTopper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	width: 800px;
}
.ShereenFooter {
	background-image: url(/images/ShereenFooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 800px;
}
.ShereenMain {
	background-image: url(/images/ShereenBGTile.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ShereenContent {
	width: 375px;
	padding-right: 25px;
}

.Copyright {
	padding-left: 65px;
	color: #663300;
}
a {
	color: #663300;
}
