a:link      { color: #666666; }

a:visited      { color: #333333; }

a:hover      { color: #D0762D; }

.navbar      { background-image: url('/components/side_tile.jpg'); }
               
.wordemphasis { font-weight: bold;                
                font-style: italic; }
                
.smallfont    { font-size:  9pt; }   

BODY         { background-color: white; }         
            
H2           { color:      #666666; 
               font-family: Arial, Helvetica, serif;
               margin-top: 20px;
               font-size:  14pt; 
               text-align: center; }

H3           { color:      #666666;
               font-family: Arial, Helvetica, sans-serif;
               font-size:  13pt; }
               
H4           { color:      #666666; 
               font-family: Arial, Helvetica, sans-serif;
               font-size:  11pt;
               font-weight: bold; }           

TD, P, OL, UL { font-family: Arial, Helvetica, serif;
               font-size:    10pt; 
               color:       #666666;}
               
a.navbarlinks { color:       black; 
               font-family: Arial, Helvetica, sans-serif; 
               font-size:   9pt; 
               font-weight: bold;
               text-decoration: none; }
              