BODY
{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

HR
{
	border-bottom: 2px dotted #B3B3B3;
	margin: 0px 0px 8px 0px;
	width: 100%;
	height: 2px;
	text-align: center;
}
	
.listingLine
{
	background-color: #6D1A42;
	height: 1px;
}

.latestNewsText
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.latestNewsText A
{
	font-weight: bold;
	font-size: 11px;
	color: #D6083B;	
	text-decoration:none;
}

.latestNewsText A:Hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;	
	text-decoration: none;
}