body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
	
}	
body,td,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
}
A:link
{
	color: #000000;
	font-weight: bold;	
    text-decoration: none;
}
A:visited
{
	color: #000000;
	font-weight: bold;	
    text-decoration: none;
}
A:hover
{
	color: #000000;
	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: #FFFFFF;	
}