

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
  }


h1 {
    color : #CC0000;
    font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size : 18px;
    font-style : normal;
    font-weight : bolder;
    margin-top : 10px;
  }


h2 {
    color : #CC9933;
    font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size : 20px;
    font-weight : bolder;
  }


h3 {
    color : #CC9933;
    font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : italic;
    font-weight : normal;
  }


h4 {
    color : #CC9933;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : italic;
    font-weight : normal;
  }


a:active {
    color: #AAAAAA;
    text-decoration: none;
  }


a:link {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
  }


a:visited {
    color: #333333;
    text-decoration: none;
  }


a:hover {
    color: #AAAAAA;
    text-decoration: none;
  }


.calendarHeader {
    font-weight: bolder;
    color: #000000;
  }


.calendar {
  }


.galleryCaption {
    font-size: smaller;
  }


.cascadeTable {
  }


td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
  }


tr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
  }


th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #CC0000;
    background-color: #FFFFCC;
  }


pre {
    font-family: "Courier New", Courier, mono;
    font-size: small;
  }


code {
    font-family: "Courier New", Courier, mono;
    font-size: small;
  }


li {
    text-decoration: none;
  }


.calendarToday {
    background-color: #FFFF00;
  }


.shadedTable {
    background-color: #FFFFCC;
  }


.navigation {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #CC0000;
  }


.navigationHilite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FF0000;
  }


.navigationSeparator {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #CC0000;
  }


.colouredTable {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
  }


.colouredTableHilite {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
  }

