body {
	background-color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited {
	color: 0055a4;
	text-decoration: none;
}
a:hover, a:active {
	color: #a0ce67;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10pt;
	color: #000000;
}
