
a:visited        { text-decoration: none }
a:hover                    { color: black; text-decoration: underline; border: none }
a:active        { color: gray; text-decoration: none }
< STYLE> { }
<STYLE type="text css"> <!-- big { color: maroon; font-weight: bold; font-size: 30px; line-height: 30px; font-family: Arial, charcoal, arial, helvetica, sans-serif }
a      { color: black; font-family: verdana, charcoal, arial, helvetica, sans-serif; text-decoration: none }
INPUT, SELECT, TEXTAREA  { color: black; font-size: 10px; font-family: Verdana, Arial; background-color: #e6e7e8; border: solid 1px #9c9c9c }
small { color: #003399; font-size: 10px; line-height: 12px; font-family: verdana, charcoal, arial, helvetica, sans-serif; border-right: 0pt dotted #c0c0c0 }
strong { color: black; font-weight: bold; font-size: 11px; line-height: 15px; font-family: verdana, charcoal, arial, helvetica, sans-serif }
.head { color: #7a7a7a; font-weight: bold; font-size: 14pt; line-height: normal; font-family: Verdana, "Zurich Ex BT", sans-serif }
.list { color: gray; font-weight: normal; font-size: 8.5pt; line-height: normal; font-family: Verdana, "Zurich Ex BT", sans-serif }
.list_small { color: gray; font-weight: normal; font-size: 8pt; line-height: normal; font-family: Verdana, "Zurich Ex BT", sans-serif }
.normal { color: #000000; font-size: 7.5pt; line-height: normal; font-family: Verdana, sans-serif, Arial, "Zurich Ex BT" }
.normal_big          { color: #000000; font-weight: bolder; font-size: 7.5pt; line-height: normal; font-family: Verdana, sans-serif, "Zurich Ex BT" }
.normal_capital  { color: #000000; font-variant: small-caps; font-weight: bolder; font-size: 7.5pt; line-height: normal; font-family: Verdana, sans-serif, "Zurich Ex BT" }
.normalgrey { color: gray; font-size: 7.5pt; line-height: normal; font-family: Verdana, sans-serif, Arial, "Zurich Ex BT" }
.normalred { color: red; font-size: 8.5pt; line-height: normal; font-family: Verdana, sans-serif, Arial, "Zurich Ex BT" }
.normaltext     { color: black; font-weight: normal; font-size: 8.5pt; line-height: normal; font-family: Verdana, "Zurich Ex BT", sans-serif }
.small   { color: #000000; font-size: 7.5pt; line-height: 9pt; font-family: Verdana, "Zurich Ex BT", sans-serif }
INPUT[type=checkbox]    { color: gray; font-size: 7pt; border: solid 1px #9c9c9c }
input.text {
border: 1px #555555 solid;
font: bold 11px verdana, arial, helvetica, sans-serif;
color: ivory;
background: #7777ff;
}

input.button {
font: 200 12px monospace;
color: #eeeeff;
padding: 2px;
background: dodgerblue;
}

.offbox    { color: white; border: none gray } 

.onbox { 
width: 26px; 
height: 24px; 
border: 6px #88a5ff inset; 
background: darkgray; 
} 
