body {
	background-color: #f4edd1;
	background-image: url(images/bgTile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #41464e;
	margin-top: 0px;
	margin-left: 27px;
}
.fineprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #41464e;
	margin-top: 0px;
	margin-left: 27px;
}
.bodycopynoindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #41464e;
	margin-top: 0px;
	margin-left: 0px;
}

a {
	color: #a74b00;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: #a74b00;
	font-weight: bold;
	text-decoration: underline;	
}

a:visited {
	color: #a74b00;
	font-weight: bold;
	text-decoration: none;	
}

a:visited:hover {
	color: #a74b00;
	font-weight: bold;
	text-decoration: underline;	
}



