body {
	background-color: #e8ecf1;
	background-image: url(/images/global/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F4622;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F4622;
}
.header	{
	font-size: 14px;
	font-weight: bold;
}
.aFooter			{font-size: 10px; color:#999999; text-decoration: none}
.aFooter:link		{font-size: 10px; color:#999999; text-decoration: none}
.aFooter:hover		{font-size: 10px; color:#999999; text-decoration: underline}	
.aFooter:active		{font-size: 10px; color:#999999; text-decoration: underline}
.aFooter:visited	{font-size: 10px; color:#999999; text-decoration: none}
.quote {
	font-variant: small-caps;
}
.chapTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9C7849;
}
