body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em
}
body {
	background-color: #000000;
}
a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #8E070D;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
h2 {
	font-size: 24px;
	color: #8E070D;
}
#td a { font-size: 12px;
text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#td a:hover {
	text-decoration: none;
	color: #8E070D;
}
.whiteTx { font-size: 12px;
	color: #FFFFFF;
}

#tr a { font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#tr a:hover {
	text-decoration: none;
	color: #8E070D;
}
.lonesTx { font-size: 9px;
	color: #FFFFFF;
}

.redTx {color: #8E070D; }

.smTx { font-size: 8px;
	color: #000000;
}