td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
}
.navigation {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.footer {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.header {
	font-size: 13pt;
	font-weight: bold;
}
a:link {
	color: #66CCFF;
}
a:visited {

	color: #66CCFF;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC00;
}

