/* CSS Document */

BODY { 
	background-color:#FFFFFF; 
	margin: 0px 8px auto 8px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6A6A4C;
	line-height: 170%;
}

a:link, a:visited {
	color: #764327;
	text-decoration: none;
}

a:hover {
	color: #764327;
	text-decoration: underline;
}

.imgBord {
	margin: 10px 5px 7px 5px;
	border: 1px solid #A8C68A;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%;
	color: #747F46;
	line-height: 120%;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	color: #747F46;
	text-transform: uppercase;
}

