body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lgRed {	font-size: 18px;
	font-weight: bold;
	color: #651317;
}
body,td,th {
	color: #192438;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
a {
	font-size: 12px;
	color: #001B57;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001B57;
}
a:hover {
	text-decoration: none;
	color: #691418;
}
a:active {
	text-decoration: none;
	color: #001B57;
}
.lonestext {
     color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#td a {
	font-size: 10px;
	color: #ffffff;
}

#td a:hover {
	text-decoration: none;
	color: #691418;
}
.medRedTx {
	font-size: 14px;
	font-weight: bold;
	color: #651317;
}
.boldBlueTx {
	font-size: 12px;
	font-weight: bold;
	color: #192438;
	
}
.medWhiteTx {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;