body,tx10,tx12,tx14,tx16,tx10b,tx12b,tx14b,tx16b {
  font-family: Verdana;
  color: #FFFFFF;
}

td;tr;th; {
	font-family: Verdana;
}


.tx10 {
	font-size: 10px;
}
.tx10b {
	font-size: 10px;
	font-weight: bold;
}

.tx12 {
	font-size: 12px;
}
.tx12b {
	font-size: 12px;
	font-weight: bold;
}
.tx12s {
	font-size: 12px;
	color: #202020;
}
.tx14 {
	font-size: 14px;
}
.tx14b {
	font-size: 14px;
	font-weight: bold;
}

.tx16 {
	font-size: 16px;
}
.tx16b {
	font-size: 16px;
	font-weight: bold;
}

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

.menu1 {
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	text-align: center;
}

.menu2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

body { background-color:#222222; }