body
{
	background-color: #FFF;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

td, p
{
	color: #999;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 200%px;
}

a:link, a:visited, a:active
{
	color: #999;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 200%px;
	text-decoration: none;
}

a:hover
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 200%px;
	text-decoration: none;
}

.footer
{
	color: #ccc;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 200%px;
}

a:link.footer, a:visited.footer, a:active.footer 
{
	color: #ccc;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 200%px;
	text-decoration: none;
}

a:hover.footer 
{
	color: #999;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 200%px;
	text-decoration: none;
}
