BODY
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: Verdana;
	background-color: #999999;
}


.spacing
{
	line-height: 15px;
}
TABLE TD
{
	font-size: 10pt;
	font-family: Verdana;

}

.catheaders
{
	font-weight: bold;
	color: black;
	font-style: italic;
	text-decoration: underline;
	margin-left: 10px;
}

.nt
{
	margin-left: 15px;
}

.pheader
{
	font-weight: bold;
	font-size: 16px;
	color: red;
}

A
{
	text-decoration: none;
	color: Red;
}
 A:active 
{
	text-decoration: underline;
	color: Red;
}

A:link
{
	text-decoration: underline;
	color: Red;
}
A:visited
{
	text-decoration: underline;
	color: Red;
}
A:hover
{
	text-decoration: none;
	color: Red;
}
.newsfeed
{
	font-size: 8pt;
	font-family: Verdana;
}