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

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	line-height: normal;
	padding-left: 10px;
	background-color: #661559;
	padding-top: 10px;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}