<!--
a:link { color: #000099; text-decoration: none}
a:visited { color: #000099; text-decoration: none}
a:active { color: #cc0000; text-decoration: underline}
a:hover { color: #cc0000; text-decoration: underline}
.font8 {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 8pt; font-style: normal}
.font10 {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; font-style: normal}
.font12 {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12pt; font-style: normal}
.font14 {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 14pt; font-style: normal}
.font10tahoma {  font-family: Tahoma; font-size: 10px}
.font12tahoma {  font-family: Tahoma; font-size: 12px}
.font14tahoma {  font-family: Tahoma; font-size: 14px}
.font16tahoma {  font-family: Tahoma; font-size: 16px}
.font8arial {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal}
.font10arial {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal}
.font12arial {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal}
.font14arial {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.font16arial {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.menu:link { color: #FFFFFF; text-decoration: none}
.menu:visited { color: #FFFFFF; text-decoration: none}
.menu:active { color: #FFFFFF; text-decoration: none}
.menu:hover { color: #FFFFFF; text-decoration: none}
.link:link { color: #FFFFFF; text-decoration: none}
.link:visited { color: #FFFFFF; text-decoration: none}
.link:active { color: #FFFFFF; text-decoration: underline}
.link:hover { color: #FFFF00; text-decoration: underline}
.linkdead:link { color: #000099; text-decoration: none; cursor: default}
.linkdead:visited { color: #000099; text-decoration: none; cursor: default}
.linkdead:active { color: #000099; text-decoration: none; cursor: default}
.linkdead:hover { color: #000099; text-decoration: none; cursor: default}


body {
	background-attachment: fixed;
	margin: 0px  0px; padding: 0px  0px;
	Scrollbar-Face-Color: #E7E3DE;
	Scrollbar-Highlight-Color: #E7E3DE;
	Scrollbar-Shadow-Color: #E7E3DE;
	Scrollbar-3DLight-Color: #999999;
	Scrollbar-Arrow-Color: #0000FF;
	Scrollbar-Track-Color: #F4F4F3;
	Scrollbar-Darkshadow-Color: #999999;
}
-->