  body {
    background : #ffffff;
    font-family : Verdana,Lucida,sans-serif;
  }

  body,tr,td {
    font-size : 85%;
  }

  a {
    color : #003399;
    text-decoration : none;
  }

  a:hover {
    color : #0054ff;
    text-decoration : none;
  }

  tr.titleBarTop {
    background : #003399;
  }

  tr.titleBarTop2 {
    background : #002d89;
  }

  tr.tableBody1 {
    background : #eeeeee;
  }

  tr.tableBody2 {
    background : #ffffff;
  }

  td.tableOutline1 {
    background : #999999;
  }

  td.tableOutline2 {
    background : #9999ff;
  }

  tr.tableHead1 {
    background : #dcdcdc;
  }

  td.tableHead1 {
    background : #dcdcdc;
  }

  td.tableHead2 {
    background : #ccccff;
  }

  tr.tableHead2 {
    background : #ccccff;
  }

  td.footerOutline {
    background : #a0b8c8;
  }

  tr.footerBody {
    background : #ffffff;
  }

  td.linktitle { 
    width : 200px 
  }
  
  td.source_code {
    font-family : monospace;
    font-size : 100%;
    font-weight : bold;
  }

  .title {
    font-size : 200%;
    color : #ffffff;
    font-weight : bold;
  }

  .pagetitle {
    font-size : 175%;
    color : #ffffff;
    font-weight : bold;
  }

  .heading {
    font-size : 120%;
    font-weight : bold;
  }
  
  div.c1 {
    text-align: center
  }
