.articlesubtitle {
	background: #999999;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.articletext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: White;
	color: #333333;
}

.articlefooter {
	background: #999999;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.articlefooterlink {
	background: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.articlefooterlink:HOVER {
	background: #999999;
	color: Black;
}
