<!--// font tag ordering: item (font: style, weight, variant, font size/line height, font families) //-->
<STYLE>
<!--

TH {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	font-variant: normal; font-weight: bold; background-color : Black;}


body 			{color:#000000;; font-family: "Times New Roman", Times, serif}
p				{font: normal 12px "Times New Roman", Times, serif; color:#000000}
blockquote		{font: normal 12px Arial, Helvetica, sans-serif; color:#000000}
a				{color:#000000}
a:hover         {}
b				{font-weight: bold;}
.hotlinks       {}
.menus          {color: #000000; text-decoration: none;}
.menus:hover    {color: #F97B00;; text-decoration: none}
.menu          {color: #000000; text-decoration: none;}
.menu:hover    {color: #ff9a66;; text-decoration: none}
-->
</STYLE>