BODY  {
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size : 12px;
    color:black;
    background : white;
}

.articlesubtitle {
	background : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;	
	font-weight : bold;
	color : black;
	font-style : italic;
}

.articletext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : White;
	color : #333333;
}

.articlefooter {
	background : #F5F5F5;
	border-top : 1px solid #0000ff;
	border-bottom : 1px solid #0000ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	color : #F5F5F5;

}

.articlefooterlink {
	background : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	font-weight : bold;
	color : #0000ff;
	text-decoration : none;
}

.articlefooterlink:HOVER {
	background : #F5F5F5;
	color : black;
}

.wraprightbox 

{
	face="Rockwell Extra Bold" 
	font-size : 18px;	
	background : white;
	color : #333333;
	float : left;
	clear : none;
	padding : 5;
	margin : 5;
	text-align : left;
	width : 550;
}
