BODY {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
  	font-size : 11px;
  	color: #FFFFFF;
  	text-decoration: none;
  	text-transform: none;
}

TABLE {
  	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
  	font-size : 11px;
  	color: #FFFFFF;
  	text-decoration: none;
  	text-transform: none;
}
.F11_white_bold   	{ font-size : 11px; color: #FFFFFF; font-weight: bold; }
.F11_orange_bold   	{ font-size : 11px; color: #FF9900; font-weight: bold; }
.F11_orange   		{ font-size : 11px; color: #FF9900; }
.F24_white   		{ font-size : 24px; color: #FFFFFF; }

.L11_link_bold         A:link     { color: #FF9900; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_link_bold         A:visited  { color: #FF9900; font-size : 11px; text-decoration: none;  font-weight : bold }
.L11_link_bold         A:hover    { color: #666666; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_link_bold         A:active   { color: #FF9900; font-size : 11px; text-decoration: none;  font-weight : bold }

.L11_link         A:link     { color: #FFFFFF; font-size : 11px; text-decoration: none;}
.L11_link        A:visited  { color: #FFFFFF; font-size : 11px; text-decoration: none;}
.L11_link         A:hover    { color: #FFFF00; font-size : 11px; text-decoration: none;}
.L11_link        A:active   { color: #FFFFFF; font-size : 11px; text-decoration: none;}