body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #691B25;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #691B25;
}

a:hover {
	text-decoration: underline;
	color: #691B25;
}

a:active {
	text-decoration: none;
	color: #691B25;
}

.headline {
	font-size: 12px;
	color: #674621;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	margin-top: 6px;
	padding-top: 6px;
}

/* non-bold type to go with headline on same line, not quite a subhead*/
.headlineAccent {
	font-size: 12px;
	color: #674621;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-top: 6px;
	padding-top: 6px;
}

.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #B0915F;
}

