body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 14px;
}


td.hd {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a { color: #4778BD; text-decoration: none;}
a:hover { color: #4778BD; text-decoration: underline;}
a:vlink { color: #4778BD; text-decoration: none;}

span.copyright {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	color: #999999;
	text-align: left;
	line-height: 14px;
}