A:link            { text-decoration: none; }
A:visited         { text-decoration: none; }
A:hover           { text-decoration: underline; }
A.bblue           { color: #FFFFFF;
                    background-color: #9999FF;
                    font-size : small;
                    text-align: center;
                  }
A.bred            { color: #FFFFFF;
                    background-color: #FF6666;
                    font-size : small;
                    text-align: center;
                  }
BODY              { background-color: white; font-family: sans-serif; }
H1                { font-family: sans-serif; }
H2                { font-family: sans-serif; }
H3                { font-family: sans-serif; }
H4                { font-family: sans-serif; }
INPUT             { background-color: white; }
INPUT.reset_button { background-color: red; color: yellow; }
OL                { font-family: sans-serif; }
UL                { font-family: sans-serif; }
LI                { font-family: sans-serif; }
DL                { font-family: sans-serif; }
DT                { font-family: sans-serif; }
DD                { font-family: sans-serif; }
P                 { font-family: sans-serif; }
SELECT            { background-color: white; }
TD                { font-family: sans-serif; }
TH                { font-family: sans-serif; padding: 0; }
.data             { font-size: small; }
.databody         { background-color: #CCFFFF; }
.databodysmall    { background-color: #EEFFFF; }
.datatitle        { background-color: #93CBF4; }
.description      { font-style: italic; }
.error            { color: red; }
.pre              { font-family: monospace; }
.resultsbody      { background-color: #CCFFFF; }
.resultsbodyalt   { background-color: #EEFFFF; }
.resultstitle     { background-color: #93cbf4; }
.search           { font-size: small; }
.searchbody       { background-color: #FFFFCC; }
.searchbodyalt    { background-color: #CCFFFF; }
.searchtitle      { background-color: #FFFF99; }
.technicalinfo    { background-color: #FFFFFF; }
.toggle           { color: #3366FF; }

