<!--
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Tahoma, "MS Sans Serif";
	font-size: small;
}
td {
	font-family: Tahoma, "MS Sans Serif";
	font-size: small;
}
.style1 {
	font-size: x-small;
	font-weight: bold;
	color: #FFCCFF;
}
.style4 {color: #FF99CC}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.style22 {color: #FFFFFF}
.style23 {
	color: #FFCC00;
	font-weight: bold;
}
.style24 {color: #CCFF00}

a:link.footer {
	color: #CCFF00;
	text-decoration: none;
}
a:visited.footer {
	color: #CCFF00;
	text-decoration: none;
}
a:hover.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.style25 {
	color: #CCFF00;
	font-weight: bold;
	font-size: 12px;
}

a:link.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0066;
	padding: 1px;
}

-->