 A {
   color: #ffffff;
   font-family: verdana, arial;
   font-weight: bold;
   font-size: 8pt;
   text-decoration: none;
 }

 A:hover {
   color: #99ccff;
   font-family: verdana, arial;
   font-weight: bold;
   font-size: 8pt;
   text-decoration: none;
 }
 hr {
   background-color: #6699cc;
   color: #6699cc;
   height: 1px;
 }

  .heading {
   color: #99ccff;
   font-family: georgia, serif;
   font-weight: bold;
   font-size: 14pt;
 }

  .subheading {
   font-family: verdana, arial; font-size: 7pt; color: #99ccff;}

  .topbox {background-color: #006699; height: 80px;}

  .sidetopbox {background-color: #003366; height: 80px;}

  .spacer {color: #99ccff; font-family: georgia, serif; font-size: 12pt;}
