body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

a {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #999999;
	text-decoration: underline;
	font-weight:normal;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
