.logo {
   background: #bbbbee
   /*
   text-align: center;
   vertical-align: middle;
   */
}
.header
   {
   background:  #bbbbee
   color:       #000066;
   font-size:   22pt; /* change html if change this! */
   font-weight: bold;
   font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif; 
   white-space: nowrap;
   vertical-align: middle;
   }
.info
   {
   background: #bbbbee
   color: #000066;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   text-align: center;
   }
.info2
   {
   background: #bbbbee
   }
.menucell
   {
   color:       #ffffff;
   background:  #000066;
   font-size:   12pt;
   font-weight: bold;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   white-space: nowrap;
   text-align: center;
   vertical-align: middle;
   }
a:link, a:visited  
   {
   color:#5555ff;
   }
a:hover 
   {
   color:#bb0000;
   } 
a.menu:link, a.menu:visited
   {
   color:#ffffff;
   text-decoration: none;
}
a.menu:hover 
   {
   color:#bb0000;
   text-decoration: none;
   }
.contentcell
   {
   color:       #000066;
   background:  #ffffff;
   font-size:   11pt;
   font-weight: normal;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   text-align:  left;
   vertical-align: top;
   }
.infocell
   {
   color:       #000066;
   background:  #ffffff;
   font-size:   10pt;
   font-weight: bold;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   white-space: nowrap;
   text-align:  center;
   vertical-align: middle;
   }
.contactcell
   {
   color:       #ffffff;
   background:  #000066;
   font-size:   8pt;
   font-weight: normal;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   white-space: nowrap;
   text-align: center;
   vertical-align: middle;
   }
.plainblue
   {
   text-decoration: none;
   color:       #000066;
   line-height: 25px;
   }
h2
   {
   color:#999966;
   font-size:15pt;
   font-variant:small-caps;
   font-weight:bold;
   white-space: nowrap;
   }
h3 {
   color:#000066;
   background-color:#bbbbee;
   font-size:12pt;
   /* font-variant:small-caps; */
   font-weight:bold;
   white-space: nowrap;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   }
h4 {
   color:#990000;
   }
p.footnote {
   color:       #000066;
   font-style:  italic;
   font-weight:  bold;
   font-size:   12pt;
   line-height: 20pt; 
   text-align: center;
   }
