.articlesubtitle {
	background : #EEEDEA;
	border-top : 1px solid #EEEDEA;
	border-bottom : 1px solid #EEEDEA;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 18px;	
	font-weight : bold;
	color : #000000;
	font-style : italic;
}

.articletext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 14px;
	background : #EEEDEA;
	color : #000000;
}

.articlefooter {
	background : #EEEDEA;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #EEEDEA;
}

.articlefooterlink {
	background : #EEEDEA;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.articlefooterlink:HOVER {
	background : #EEEDEA;
	color : Black;
}

.wraprightbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #EEEDEA;
	color : #000000;
	float : right;
	clear : none;
	padding : 5;
	margin : 5;
	text-align : left;
	width : 550;
}
