body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: none;
	background-color: #99CCFF;
}
a:active {
	color: #000066;
	text-decoration: none;
}
