  DIV#main         { height:            100%;
                     width:             610px; }
  DIV#navigation   { font-size:         14pt;
                     text-align:        left;
                     border:            0px;
                     margin:            0px;
                     padding:           0px;
                     float:             left; }
  DIV#content      { height:            80%;
                     text-align:        left;
                     padding:           0px 20px;
                     overflow:          auto; }
  DIV#splash       { text-align:        left;
                     padding:           0px 20px; }

  .heading         { font-size:         14pt;
                     font-weight:       bold; }
  .newsdate        { font-size:         8pt;
                     font-weight:       bold;}
  .newsheadline    { font-size:         12pt;
                     font-weight:       bold;
                     color:             #F6AEB4; }                     
  .question        { font-style:        italic; }
  .answer          { font-weight:       bold; }
                

  P                { text-align:        justify }
  .center          { text-align:        center }
  .middle          { vertical-align:    middle; }

  TD               { vertical-align:    top; }
  TD.flyers        { text-align:        center;
                     vertical-align:    bottom; }
  TD.calendar      { font-size:         10pt; }