body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
	background-image: url(images/layout/background.gif);
	background-repeat: repeat;	
}	
body,td,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
}
A:link
{
	color: #CC0000;
	font-weight: bold;	
    text-decoration: none;
}
A:visited
{
	color: #CC0000;
	font-weight: bold;	
    text-decoration: none;
}
A:hover
{
	color: #CC0000;
	font-weight: bold;	
    text-decoration: underline;
}
A:active
{
	color: #000000;
}
A.hidden
{
    font-weight: normal;
	color: #000000;
    text-decoration: none;
}
A.hidden:visited
{
	color: #000000;
}
A.hidden:hover
{
	color: #000000;
}
A.hidden:active
{
	color: #000000;
}
.footerwords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.headeringray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #ffffff;	
}
.headerinwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
	line-height: 14pt;	
}
.feedheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14pt;
}