body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Copyright {font-size: 8px}
.Copyright_Bold {font-size: 8px; font-weight: bold; }
.White_Plain {color: #FFFFFF}
.White_Bold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.Red_Bold {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.Red_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.Return_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}

