TD
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
}

A
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  COLOR: #FFFFFF;
  TEXT-DECORATION: none;
}

A:hover
{
	COLOR: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;

}

BODY 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color:#000000;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.Sub
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-style: italic;

}
S
.Bold {  font-family: Verdana; font-size: 11px; font-weight: bold}
.BoldReverse { font-family: Verdana; font-size: 11px; font-weight: bold ; color: #FFFFFF}

.smalltextwhite {  font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF}
.smalltextgrey {  font-family: Verdana; font-size: 9px; font-weight: normal; color: #8a8a8a}
.redheader {  font-family: Verdana; font-size: 11px; font-weight: bold; color: #fb0001}
.greyheader {  font-family: Verdana; font-size: 11px; font-weight: bold; color: #676767}
.whiteheader {  font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}
.whitefont {  font-family: Verdana; font-size: 11px; font-weight: normal; color: #ffffff}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

a.darklinks         { color:#999999; font-size: 11px; text-decoration: none; font-weight: normal }
a.darklinks:hover   { color:#999999; font-size: 11px; text-decoration: underline; font-weight: normal }
a.darklinks:active  { color:#999999; font-size: 11px; text-decoration: none; font-weight: normal }


a.greylinks         { color:#bbbbbb; font-size: 11px; text-decoration: none; font-weight: normal }
a.greylinks:hover   { color:#bbbbbb; font-size: 11px; text-decoration: underline; font-weight: normal }
a.greylinks:active  { color:#bbbbbb; font-size: 11px; text-decoration: none; font-weight: normal }

a.maglinks         { color:#ffffff; font-size: 11px; text-decoration: none; font-weight: bold }
a.maglinks:hover   { color:#ffffff; font-size: 11px; text-decoration: underline; font-weight: bold }
a.maglinks:active  { color:#ffffff; font-size: 11px; text-decoration: none; font-weight: bold }

