
BODY { font-family: sans-serif; font-size: 10pt; color: white; margin: 0 0 50px; }

table {
  color: black;
  font-size: 10pt;
}

.title { font-size: 11pt; line-height: 12pt; font-weight: bold; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }

.frame { background-color: white;
 ;border-color: #999999 #666666 #666666 #999999; border-style: solid; border-width: 1pt 3pt 3pt 1pt; }

.sml { color: black; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 9pt; }

h1 {
  font-size: 12pt;
  line-height: 14pt;
  color: white;
}

h2 {
  font-size: 11pt;
  line-height: 13pt;
  color: white;
}

h3 {
  font-size: 9pt;
  line-height: 11pt;
  color: white;
}

th {
  background-color: transparent;
}

A {
  color: ffcc00;
  text-decoration: none;
}

A:visited {
  color: #33cc66;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

BIG {
  font-size: 1.2em;
}

LI {
  padding-top: 5px;
  padding-bottom: 5px;
}

#footer {
  font-size: 10px;
  line-height: 11pt;
}

#sidebar {
  font-size: 12px;
}

.alert {
  color: red;
}

.floleft {
  float: left;
  margin-right: 10px;
}

.floright {
  float: right;
  margin-left: 10px;
}

.form td {
  background-color: white;
  font-size: 12px;
  line-height: 14px;
}

P {
  font-family: sans-serif;
  font-size: 10pt;
  color: white;
}

LINK {
  border-left: #ffcc00;
}
