.articlesubtitle {

	background : #F5F5F5;

	border-top : 1px solid #333333;

	border-bottom : 1px solid #333333;

	font-family : Helvetica, Verdana, Arial, sans-serif;

	font-size : 18px;	

	font-weight : bold;

	color : #333333;

	font-style : italic;

}



.articletext {

	font-family : Helvetica, Verdana, Arial, sans-serif;

	font-size : 11px;

	background : White;

	color : #333333;

}



.articlefooter {

	background : #F5F5F5;

	border-top : 1px solid #333333;

	border-bottom : 1px solid #333333;

	font-family : Helvetica, Verdana, Arial, sans-serif;

	font-size : 11px;

	font-weight : bold;

	color : #333333;

}



.articlefooterlink {

	background : #F5F5F5;

	font-family : Helvetica, Verdana, Arial, sans-serif;

	font-size : 11px;

	font-weight : bold;

	color : #333333;

	text-decoration : none;

}



.articlefooterlink:HOVER {

	background : #F5F5F5;

	color : Black;

}



.wraprightbox {

	font-family : Helvetica, Verdana, Arial, sans-serif;

	font-size : 11px;

	background : #8FBC8F;

	color : #333333;

	float : right;

	clear : none;

	padding : 5;

	margin : 5;

	text-align : left;

	width : 170;

}