<!--
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #000000; 
	}
h1 {
	font-weight: bold; 
	color: #6666cc;
	font-size: 1em;
	}
h2 {
	font-weight: bold; 
	color: #000000;
	font-size: 1em;
	}
h3 {
	font-weight: bold; 
	color: #000000;
	font-size: 1em;
	}
b {
	font-weight: bold;
	}
a:hover {
	color: #999999;
	}
a {
	color: #666699;
	}
.redtext {
	color: #666699;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	}
a.footer, a.footer:link, a.footer:visited {
	color: #6A7788;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
}
a.big, a.big:link, a.big:visited {
	color: ff3333;
	text-decoration: none;
	font-size: 2em;
}
a.footer:hover {
	color: #999999;
}
-->