body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.blacktextcal
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  height: 20;
}

.whitetextcal
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  height: 20;
}

.redtext
{
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  height: 20;
  font-weight: bold;
}

.quote
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

.heading
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.navlinks
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  font-weight: bold;
}

.navlinkswhite
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  font-weight: bold;
}

.supersmall
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 6.5pt;
  font-weight: bold;
}

.superlarge2
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.superlarge
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

a
{
  color: #000000;
}

ul
{
  list-style-type: square
}

input {
  border: 1px solid #cccccc;
  font-size: 8pt;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  background-color: #ffffff;
}

textarea {
  border: 2px solid #cccccc;
  font-size: 8pt;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  background-color: #ffffff;
}

select {
  border: 1px solid #cccccc;
  font-size: 8pt;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  background-color: #ffffff;
}

