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

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

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

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

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

.wraprightbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #FFCC00;
	color : #FF6600;
	float : right;
	clear : none;
	padding : 5;
	margin : 5;
	text-align : left;
	width : 170;
}
