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: bold;
               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: 30px; 
                padding-right: 30px; }
                
.navbarcell   { background-color: #68A4D4; }

.pagetable   { width: 750px;
               border-style: solid;
               border-width: 1px;
               border-color: #337AB5; 
               margin-right: auto; 
               margin-left: auto; }

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; }