A:link { color:#902320; text-decoration:underline }    /* unvisited link */
A:visited { color:#700300; text-decoration:underline } /* visited links */
A:active { color:#C05350; text-decoration:underline }  /* active links */
A:hover { color:#C05350; text-decoration:underline }   /* active links */

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #902320;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #008000;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #008000;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #666666;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #333333;
}

a.actionbuttons { font-family: Verdana, Arial, Helvetica, sans-serif; display: block; font-size: 7pt; font-weight: normal; text-align: center; border: 1px solid black; background-color: rgb(110,110,110); color: white; padding: 1px 3px; text-decoration: none; margin: 1px; }
a.actionbuttons:active { font-family: Verdana, Arial, Helvetica, sans-serif; display: block; font-size: 7pt; font-weight: normal; text-align: center; border: 1px solid black; background-color: rgb(110,110,110); color: white; padding: 1px 3px; text-decoration: none; margin: 1px; }
a.actionbuttons:visited { font-family: Verdana, Arial, Helvetica, sans-serif; display: block; font-size: 7pt; font-weight: normal; text-align: center; border: 1px solid black; background-color: rgb(110,110,110); color: white; padding: 1px 3px; text-decoration: none; margin: 1px; }
a.actionbuttons:hover { border: 1px solid red; background-color: rgb(160,160,160); color: red; text-decoration: none; }

input.actionbuttons { display: block; font-size: 7pt; font-weight: bold; text-align: center; border: 1px solid black; background-color: rgb(110,110,110); color: white; padding: 2px; text-decoration: none; width: 70px; }
input.actionbuttons:active { display: block; font-size: 7pt; font-weight: bold; text-align: center; border: 1px solid black; background-color: rgb(110,110,110); color: white; padding: 2px; text-decoration: none; width: 70px; }
input.actionbuttons:visited { display: block; font-size: 7pt; font-weight: bold; text-align: center; border: 1px solid black; background-color: rgb(110,110,110); color: white; padding: 2px; text-decoration: none; width: 70px; }
input.actionbuttons:hover { border: 1px solid red; background-color: rgb(160,160,160); color: red; text-decoration: none; }

div.winner { display: block; font-size: 7pt; font-weight: bold; text-align: center; border: 1px solid red; background-color: rgb(230,230,230); color: red; padding: 2px; text-decoration: none; width: 70px; }

table.small { font-size: 7pt; }
table.small td { font-size: 7pt; }

