.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	letter-spacing: -0.02em;
	padding: 0px 0px 0px 20px;
	font-weight: normal;



}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	line-height: 12px;

}
.content-lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;



}
.dividerline {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 100px;

}
a:link {
	color: #006600;
	text-decoration: none;







}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #009900;
}
.content-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;


}
.highlight {
	background-color: #990099;
	font-weight: bold;
	color: #FFFFFF;

}
.table-bg {
	background-color: #FFFFFF;
}
.navmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	padding-right: 3px;


}
