A:link            { text-decoration: none; 
                    xcolor: #0000FF;
                  }
A:visited         { text-decoration: none; 
                    xcolor: #AA0088;
                  }
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                { xcolor: #3366FF; 
                    font-family: sans-serif; 
                  }
H2                { xcolor: #3366FF; 
                    font-family: sans-serif; 
                  }
H3                { xcolor: #3366FF; 
                    font-family: sans-serif; 
                  }
H4                { xcolor: #3366FF; 
                    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; 
                    xlist-style: url(/images/reddot.jpg) outside;
                  }
DL                { font-family: sans-serif; }
DT                { font-family: sans-serif; }
DD                { font-family: sans-serif; }
P                 { font-family: sans-serif; }
SELECT            { background-color: white; }
xTABLE             { padding: 0;
                    spacing: 2;
                    width: 100%;
                  }
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; }
