<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	color: #000000; 
	}
h1 {
	font-size: 120%;
	color: #FCB825;
	}
h2 {
	font-size: 100%; 
	font-weight: bold;	
	}
a:hover {
	color: #999999;
	}
a {
	color: #FCB825;
	}
a.footer, a.footer:link, a.footer:visited {
	color: #6A7788;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
}
-->