.articletitle {
	background : #F5F5F5;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : #333333;
}
.articlesubtitle {
	background : #F5F5F5;
	border-bottom : 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;	
	color : #333333;
}

.articletext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;	
	background : White;
	color : #333333;
}

.articleimg {
	background : White;
}
.articlefooter {
	background : #F5F5F5;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	font-weight : bold;
	color : #333333;
}

.articlefooterlink {
	background : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.articlefooterlink:HOVER {
	background : #F5F5F5;
	color : Red;
}
