<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style3 {font-size: xx-small}
.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style5 {
	font-size: 10px;
	font-weight: bold;
}
td.off {
background: #003300;
}

td.on {
background: #006600;
}

a.link:link { color: #ffffff; text-decoration: none }
a.link:active { color: #ffffff; text-decoration: none }
a.link:visited { color: #ffffff; text-decoration: none }
a.link:hover { color: #ffffff; text-decoration: underline }


.style1 {
	font-size: small;
	color: #FFFFFF;
}
-->