<style type="text/css">
      a:active		{font-family: Courier New, Courier, mono; color: #000000; font-size: 12px; text-decoration: none}
      a:link		{font-family: Courier New, Courier, mono; color: #000000; font-size: 12px; text-decoration: none}
      a:visited		{font-family: Courier New, Courier, mono; color: #000000; font-size: 12px; text-decoration: none}
      a:hover		{font-family: "Courier New", Courier, mono; color: #FF9900; font-size: 12px; text-decoration: underline}

      a.hd:active	{font-family: Courier New, Courier, mono; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none}
      a.hd:link		{font-family: Courier New, Courier, mono; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none}
      a.hd:visited	{font-family: Courier New, Courier, mono; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none}
      a.hd:hover	{font-family: "Courier New", Courier, mono; color: #FF9900; font-size: 14px; font-weight: bold; text-decoration: underline}

      .frmInputs        { font-family: Verdana, arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FFFFFF; border-style: solid; border-width: 1px; height: 20px; }
      .frmArea          { font-family: Verdana, arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FFFFCC; border-style: solid; border-width: 1px; }
      .frmButtons       { font-family: Verdana, arial, sans-serif; font-size: 10px; font-weight: bold; background-color: #FFFFCC; cursor: hand; }
      .small            { font-family: Verdana, arial, sans-serif; font-size: 10px; }
      .slogan           { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
      H2		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
      .bottom           { font-family: Arial, Helvetica, sans-serif; font-size: 9px }
body {
	background-color: #FFFFFF;
	color: #666633;
	font-family: "Courier New", Courier, mono;
}
.tbhead {
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
.txtl {
	font-size: 12px;
	color: #FF9900;
}
</style>