a:link      { color: #006666;}

a:visited   { color: #0066CC;}

a:hover      { color: #C00000; }

.navbar      { background-color: #BFCE98; }

.adbar       { background-color: #E2E4E2; }

.bluebox     { background-color: #96D0D6; }

.navbarlinks { color:       black; 
               font-family: Arial, Helvetica, sans-serif; 
               font-size:   10pt; 
               font-weight: normal;
               text-decoration: none; }
               
.navbarlinks9pt { color:     black;
                  font-family: Arial, Helvetica, sans-serif; 
                  font-size:   9pt;
                  font-weight: normal;
                  text-decoration: none; }
                  
.navbarlinks8pt { color:     black;
                  font-family: Arial, Helvetica, sans-serif; 
                  font-size:   8pt;
                  font-weight: normal;
                  text-decoration: none; }
        
.smalltext   { font-family: Arial, Helvetica, sans-serif;             
               font-size:   9pt; }

.text5pt { font-family: Arial, Helvetica, sans-serif;             
                 font-size:   5pt; }
               
.text12pt   { font-family: Arial, Helvetica, sans-serif;             
               font-size:   12pt;
               font-weight: bold;
               text-decoration: none; }   
               
UL           { list-style: disc; }

H2           { color:      #006666;
               margin-top: 20px;
               font-size:  16pt; 
               text-align: center; }

H3           { color:      #00557D; 
               font-size:  13pt;
               font-style: italic; }
               
H4           { color:      #663399; 
               font-size:  11pt;
               font-weight: bold; }

BODY         { margin-top:       0px;
               margin-left:      0px;
               background-color: #FFFFFF; 
               font-family:      Arial, Helvetica, sans-serif;             
               font-size:        10pt }

TD           { font-family: Arial, Helvetica, sans-serif; 
               font-size: 10pt; }