@charset "UTF-8";
.dw_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #147631;
	text-decoration: none;
}.dw_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.dw_style_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}

.dw_style_postnote {
	background-image: url(images/postnote.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

a.dw_subhead:link {color: #147631}
a.dw_subhead:visited {color: #147631}
a.dw_subhead:hover {color: #ff0099}