table, th, td {
   font-family: Arial; font-size: 1em;
}

a:link { color: #000000; font-family: Arial; font-weight: bold; text-decoration: underline}
a:visited { color: #000000; font-family: Arial; font-weight: bold; text-decoration: underline}
a:hover { color: #0588AD; font-family: Arial; font-weight: bold; text-decoration: underline}
a.nob:link { color: #000000; font-family: Arial; font-weight: normal; text-decoration: underline}
a.nob:visited { color: #000000; font-family: Arial; font-weight: normal; text-decoration: underline}
a.nob:hover { color: #0588AD; font-family: Arial; font-weight: normal; text-decoration: underline}
a.alb:link { color: #000000; font-family: Arial; font-weight: bold; text-decoration: none}
a.alb:visited { color: #000000; font-family: Arial; font-weight: bold; text-decoration: none}
a.alb:hover { color: #000000; font-family: Arial; font-weight: bold; text-decoration: none}
.textb {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
}
.textw {
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
}
.texts {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
}
select {  font-size: 9pt; border: 1px #333366 solid}
input {  font-size: 9pt; border: 1px #333366 solid}
textarea {  font-size: 9pt; border: 1px #333366 solid}
BODY {
    SCROLLBAR-FACE-COLOR: #0884AD;
    SCROLLBAR-HIGHLIGHT-COLOR: #9CCEDE;
    SCROLLBAR-SHADOW-COLOR: #9CCEDE;
    SCROLLBAR-3DLIGHT-COLOR: white;
    SCROLLBAR-ARROW-COLOR: #9CCEDE;
    SCROLLBAR-TRACK-COLOR: #9CCEDE;
    SCROLLBAR-DARKSHADOW-COLOR: white
}