body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.on { text-decoration: none; color: red ; }
.off { text-decoration: none; color: black ; }
.on1 {
	font-weight: bold;
	color: #00009C;
	text-decoration: none;
}
.off1 {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.off2 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.off3 {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
h3 {
	color: #990033;
}

