html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #FFFF66;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h3 {
	font-size: 13pt;
}
td.copyright {
	font-size: 8pt;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

