a:link       { color: #3300CC; text-decoration: none; font-weight: bold}
a:visited    { color: #000080; text-decoration: none; font-weight: bold }
a:active     { color: red; text-decoration: none; font-weight: bold }
a:hover      { color: red; text-decoration: underline; font-weight: bold }
body
{
background: url(/images/backgio2000.gif);
margin-left: 30px; margin-right: 30px
}
LI
{
	margin-left: 0px
}

td
{
	border-width: 1
}
.tdhighlight
{
	background-color: silver;
	font-weight: bold
}


h1, h2, h3, h4, h5, h6 { font-weight: bold; text-align: Center }
h1           { font-size: 16pt }
h2           { font-size: 14pt }
h3           { font-size: 12pt }
h4           { font-size: 11pt }
h5           { font-size: 10px }
h6           { font-size: 8pt }

hr           { color: silver; width: 50% }
INPUT
{
FONT-SIZE: 8pt;
FONT-STYLE: normal;
FONT-VARIANT: normal;
FONT-WEIGHT: bold;
LINE-HEIGHT: normal
}
SELECT
{
FONT-SIZE: 9pt;
FONT-STYLE: normal;
FONT-VARIANT: normal;
FONT-WEIGHT: bold;
LINE-HEIGHT: normal
}