body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-right: 10px;
	padding-right: 10px;
}

body p, body ul {
	padding-right: 20px;
	color: #666657;
}

a:link, a:visited {
	color:#BB752F;
	font-weight:bold;
	text-decoration: none;
}

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

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666657;
}

th {
	font-family: Geneva, Arial, helvetica, sans-serif;
}

H2 {
	color:#BB752F;
	line-height: 1em;
	margin-bottom: -5px;
}
.tabletitle {
text-align:center; 
margin:2px 0 2px 0; 
background-color:#CO8344; 
font-weight:bold; 
color:#F7F3E7;
}


.subhead {
font-weight:bold;
color:#865422;
}

.subnav {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
}

.subnav a:link, .subnav a:visited {
	color:#865422;
	text-decoration: none;
}

.subnav a:hover {
	color:#bb752f;
	text-decoration: none;
}

blockquote {
margin-left:20px;
margin-top:0px;
margin-bottom:0px;
}
