A:link { color:#0000FF; text-decoration:underline }    /* unvisited link */
A:visited { color:#purple; text-decoration:underline } /* visited links */
A:active { color:#red ; text-decoration:underline }  /* active links */
A:hover { color:#0000FF; text-decoration:underline }   /* active links */

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
  line-height: 1.4em;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
  line-height: 1.4em;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #4D4D4D;
  line-height: 1.4em;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #173F59;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  color: #666666;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #998800;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}
H7 { font-size: 10pt; font-family: Verdana, Arial, Helvetica; font-weight: bold }
H8 { font-size: 10pt; font-family: Verdana, Arial, Helvetica; font-weight: normal }
H9 {
  font-size: 200%;
  font-weight: strong;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
H10 {
  font-size: 150%;
  font-weight: strong;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
H11 {
  font-size: 100%;
  font-weight: strong;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
a.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; }
a.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; }
a.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; }
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; }

table.small td A:link { color: #173F59; text-decoration: underline; }    /* unvisited link */
table.small td A:visited { color: #173F59; text-decoration: underline; } /* visited links */
table.small td A:active { color: #577F99; text-decoration: underline; }  /* active links */
table.small td A:hover { color: #577F99; text-decoration: underline; }   /* active links */

#search form { margin:0; padding:0; }

