a:hover      { color: #C00000; }
a:link       { color: #333399; }

.navbar      { background-color: C7DAED; }

.navbarlinks { color:       333399; 
               font-family: Arial, Helvetica, sans-serif; 
               font-size:   10pt; 
               font-weight: normal;
               text-decoration: none; }
         
.smalltext   { font-family: Arial, Helvetica, sans-serif;             
               font-size:   9pt; }
               
.largetext   { font-family: Arial, Helvetica, sans-serif;             
               font-size:   12pt;
               font-weight: bold; 
               text-decoration: none; }  
               
.maintextcell { padding-left: 50px; 
                padding-right: 30px; }

H2           { color:      #CC3300; 
               font-size:  16pt; 
               text-align: center; }

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

BODY         { background-color: #FFFFFF; }

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