html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #820024;
	text-decoration: none;
}
a:visited {
	color: #820024;
	text-decoration: none;
}
a:hover {
	color: #820024;
	text-decoration: underline;
}
.sub {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
 }