@charset "UTF-8";
/* CSS Document */

.body 
	{
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	}
	
.pagefooter
	{ 
	color : #FFFFFF; 
	font-family : Arial, Verdana, sans-serif; 
	font-size : 10px; 
	font-weight : bold;  
	}

.headline
	{ 
	color : #CC2229; 
	font-family : Arial, Verdana, sans-serif; 
	font-size : 18px; 
	font-weight : bold;  
	line-height : 18px;
	margin-top: 0px;
	}