body { background-color: #003333;
   scrollbar-3dlight-color:#D6DEDE;
   scrollbar-arrow-color:#D6DEDE;
   scrollbar-base-color:#208210;
   scrollbar-darkshadow-color:#18600C;
   scrollbar-face-color:#4C7070;
   scrollbar-highlight-color:#BCE1B6;
   scrollbar-shadow-color:#BCE1B6;
   }

.sidebar{ font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   color: white;
   }

.sidebarlink{ font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   color: #FFBBBB;
   a.hover:background-color:#FFFFFF
   }

.small{ font-family: Arial,Helvetica,sans-serif;
   font-size: 8pt;
   color: black
   }

.tiny{ font-family: Arial,Helvetica,sans-serif;
   font-size: 7pt;
   color: black
   }

.heading { font-family: Arial,Helvetica,Sans-Serif; 
   color: #1A4E26; 
   font-size: 11pt; 
   font-weight: bold
   }

.highlight { font-family: Arial,Helvetica,Sans-Serif; 
   color: #400080; 
   font-size: 9pt; 
   font-weight: bold
   }

.text { font-family: Verdana,Arial,Helvetica,Sans-Serif; 
   color: black; 
   font-size: 9pt
   }

.title { COLOR: #400080;
   FONT-FAMILY: Arial,Helvetica,sans-serif; 
   FONT-SIZE: 16pt; 
   FONT-WEIGHT: bold
   }
   
.info { COLOR: #000000; 
   FONT-FAMILY: Arial,Helvetica,sans-serif; 
   FONT-SIZE: 10pt; 
   FONT-WEIGHT: bold
   }

.footnote{ font-family: Arial,Helvetica,sans-serif;
   font-size: 7pt;
   color: black
   }

a:link {color: #400080;
   text-decoration: none}
a:active {color: #400080;
   text-decoration: none}
a:visited {color: #400080;
   text-decoration: none}
a:hover { background-color:#D6DEDE }

