body
{
	font-family: "Lucida Grande", arial;
	font-size: 11px;
	line-height: 17px;
	background: #FFFFFF;
}

A:link {color: #666666; text-decoration: underline;}
A:visited {color: #666666; text-decoration: underline;}
A:active {color: #666666; text-decoration: underline;}
A:hover {color: #999999; text-decoration: underline;}

#absolutFooterBg
{
	background-color: black;
	
}

#absolutFooter p, #absolutFooter, #absolutFooter a
{
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}

#absolutFooter a:hover
{
	color: #666666;
}

#legalDisclaimerFooter
{
  background-color: black;
  text-align: center;
  padding: 5px 0 10px 0;
}

#legalDisclaimerFooter a
{
  padding-right: 10px;
}

#legalDisclaimerFooter span
{
  margin: 20 0 20 0;
  text-align: center;
  color: white;
  font-size: 18px;
  font-weight: normal;
  font-family: "Arial", "Tahoma", "Geneva", "sans-serif", "Verdana", "Helvetica";
}


