body {
  font-size: 10pt;
  font-family: Tahoma, verdana, arial, sans-serif;
  }
td {
  font-size: 10pt;
  font-family: Tahoma, verdana, arial, sans-serif;
  }
hr {
    display: block;
    height: 1px;
    border-top: 1px dashed #800000;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    padding: 0;
    }
div.ActiveLink {
  text-align: center;
  width: 100pt;
  font-weight: bold;
  border: medium white outset;
  background-color: #CCCCCC
  }
div.RaisedLightGrey {
  text-align: center;
  width: 170pt;
  font-weight: bold;
  border: thin white outset;
  background-color: #EEEEEE
  }
.adobe {
  font-size: 8pt;
  }
.topbar {
  font-size: 10pt;
  border-bottom: thin #800000 groove;
  }
.botbar {
  font-size: 8pt;
  padding-right: 10px;
  border-top: thin #800000 groove;
  }
.leftbar {
  font-size: 10pt;
  border-right: thin #800000 ridge;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #DDDDFF
  }
.rightbar {
  font-size: 10pt;
  }
.mainsection {
  font-size: 10pt;
  padding: 4px;
  padding-right: 8px;
  background-color: #FFFF99;
/*background-color: #FFDDDD*/
  }
.calendar {
  font-size: 10pt;
  padding-top: 4px;
  }
.caldate {
  font-size: 10pt;
  font-weight: bold;
  width: 60pt;
  padding: 4px;
  padding-bottom: 0px;
  }
.caltext {
  font-size: 10pt;
  padding: 4px;
  padding-bottom: 0px;
  }
.title {
  font-size: 24pt;
  color: #800000;
  }
.address {
  font-weight: bold;
  font-size: 12pt;
  color: #800000;
  }
.news {
  font-weight: bold;
  font-size: 12pt;
  color: #800000;
  }
.small {
  font-size: 8pt;
  font-family: Tahoma, verdana, arial, sans-serif;
  }
a:link {
  font-size: 10pt;
  color: blue;
  text-decoration: none;
  }
a:active {
  font-size: 10pt;
  color: blue;
  text-decoration: none;
  }
a:visited {
  font-size: 10pt;
  color: blue;
  text-decoration: none;
  }
a:hover {
  font-size: 10pt;
  color: #800000;
  text-decoration: none;
  }


