
	
	
/*.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C261B;
	text-align: center;
	line-height: 17px;
}

a:link {
	color: #713B92;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #713B92;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #713B92;
}*/

.lbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603E31;
	text-transform: uppercase;
}
.subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996633;
	text-align: left;
}
.leadins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.bodytext {
	padding: 0 0 15px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}

