<!--

body { margin: 0; padding:0; color: #ffffff; background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt }

td { font-size: 10pt }
input { font-size: 10px }
select { font-size: 10px }

1a		{ font-weight: bold; color: #ffffff; text-decoration: none; }
1a:hover	{ font-weight: bold; color: red; text-decoration: none; }
1a.selected	{ font-weight: bold; color: blue; text-decoration: underline; }
1a.nav		{ font-weight: bold; color: blue; text-decoration: none; }
1a.nav:hover	{ font-weight: bold; color: gold; text-decoration: none; }
1a.logoff	{ font-weight: bold; color: blue; text-decoration: none; }
1a.logoff:hover	{ font-weight: bold; color: #000000; text-decoration: none; }
1span.header	{ font-weight: bold; color: "#000000"; }
1span.disabled	{ font-weight: bold; color: #666666; text-decoration: none; }

1textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
1fieldset { BORDER-RIGHT: #b6b6b6 1px solid; BORDER-TOP: #b6b6b6 1px solid; BORDER-LEFT: #b6b6b6 1px solid; BORDER-BOTTOM: #b6b6b6 1px solid }
1legend { font-size: 11px; color: #efeb1f; }

-->