
span {
  font-family: AmericanTypewriter-Bold, "AmerType Md BT", helvetica, san-serif;
}


td.sm1 {

  color: #990000;
  font-size:8pt;  
  font-family: helvetica, san-serif;
  vertical-align: center;
  text-align: left;
}

td.Mid {

  color: #990000;
  font-size:9pt;
  font-weight: bold;
  font-family: helvetica, san-serif;
  vertical-align: center;
  text-align: left;
}

td.Mid1 {

  color: #990000;
  font-size:10pt;
  font-weight: bold;
  font-family: helvetica, san-serif;
  vertical-align: center;
  text-align: left;
}

td.vsmall {

  color: #990000;
  font-size:6pt;
  font-family: helvetica, san-serif;
  vertical-align: center;
  text-align: left;
}

td.black {
  background-color: white;  
  color: black;
  font-size:8pt;  
  font-family: helvetica, san-serif;  
}

td.red {
  background-color: red;
  color: white;
}

td.green {
  background-color: green;
  color: white;
}

td.blue {
  background-color: blue;
  color: white;
}

td.yellow {
  background-color: yellow;
  color: black;
}

td.button {
  font-family: helvetica, san-serif;
  font-weight: bold;
  background-color: #408080;
  color: white;
  text-align: center;
}

h1.thhome {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
}

h1.thtitle {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: top;
  text-align: right;
}

h1.thhome a {
  color: #990000;
  text-decoration: none;
}

h1.thitem {
  color: #990000;
  font-family: helvetica, san-serif;
  font-size: 8;  
  vertical-align: center;
  text-align: left;
  text-decoration: none;
}

h2.thhome {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: center;
  text-align: center;
}

h2.thtitle {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: top;
  text-align: right;
}

h3.thhome {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: center;
  text-align: center;
}

h4.thhome {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: center;
  text-align: center;
}

h4.leftbold {
  color: #990000;
  font-family: helvetica, san-serif;
  font-weight: bold;
  vertical-align: center;
  text-align: left;
}


p.Mid {

  color: #990000;
  font-size:9pt;
  font-weight: bold;
  font-family: helvetica, san-serif;
  vertical-align: center;
  text-align: left;
}


 a:link    {text-decoration: none; color: #000000}
 a:visited {text-decoration: none; color: #000000}
 a:active  {text-decoration: none; color: #000000}
 a:hover   {text-decoration: none; color: white; background-color: blue}

 a.list:link    {text-decoration: none; color: #000000}
 a.list:visited {text-decoration: none; color: #000000}
 a.list:active  {text-decoration: none; color: #000000}
 a.list:hover   {text-decoration: none; color: blue; background-color: white }



