  .page_header { 
    font-family:    Georgia;
    font-weight:    normal;
    font-size:      18pt;
    letter-spacing: 0.5;
    margin: 0px;
    padding: 0px;
 }

  .second_header {
    font-family:    Georgia;
    font-weight:    bold;
    font-size:      11pt;
    margin: 0px;
    padding: 0px;
 }	

  .block_quote {
    font-family:    Arial;
    font-weight:    bold;
    font-size:      8pt;
    letter-spacing: 0.05em;
}

  UL.no_bullets {
    font-family:    Arial;
    font-weight:    normal;
    font-size:      10pt;
    list-style-type: none;
    line-height: 16pt;
    letter-spacing: .04em;
    font-size: 10pt;
  }
  
  b {
    font-family:    Arial;
    font-weight:    bold;
    font-size:      9pt;
    letter-spacing: 0.03em;
}

A           { color: #003366; text-decoration: underline; }
A:link      { color: #003366; text-decoration: underline; }
A:visited   { color: #003366; text-decoration: underline; }
A:active    { color: #999;  }
A:hover     { color: #999999;  }

A.print_preview           { color: #000; text-decoration: none; }
A.print_preview:link      { color: #000; text-decoration: none; }
A.print_preview:visited   { color: #000; text-decoration: none; }
A.print_preview:active    { color: #000; text-decoration: underline; }
A.print_preview:hover     { color: #000; text-decoration: underline; }

table.calendar_table  { margin-left: 10px; } 
td.calendar_table_cell { 
    font-family:    Arial;
    font-weight:    normal;
    font-size:      10pt;
    padding-left: 8px; 
}


