body,td,th {
	font-family: Courier, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #f99;
}
a:active {
	text-decoration: none;
	color: #f99;
}
.ten {
	font-size:9px;
	letter-spacing:.1em;
}
.twelve {
	font-size:12px;
	color: #f99;
}