
BODY {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 20px;
  margin-bottom: 60px;
  background-image: url(images/bg.gif);
}

TABLE {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  line-height: 11pt;
  font-style: normal;
  font-weight: normal;
  color: #003300;
}

h1 {
  font-size: 12pt;
  color: maroon;
}

h2 {
  font-size: 11pt;
  color: maroon;
}

h3 {
  font-size: 10pt;
  color: maroon;
}

.sml {
  font-size: 8pt;
}

.form td {
  background-color: white;
  font-size: 11px;
  height: 40px;
  border-color: #cccccc
}

th {
  background-color: #99ffff;
}

a {
  color: red;
  text-decoration: none;
}

a:visited {
  color: magenta;
  text-decoration: none;
}

a:hover {
  color: green;
  text-decoration: underline;
}

.floleft {
  float: left;
}

.floright {
  float: right;
}

big {
  font-size: 1.2em;
}

#footer td {
  font-size: 7pt;
}

#page {
  border-top: 1pt #999999 solid;
  border-right: 3pt #666666 solid;
  border-bottom: 3pt #666666 solid;
  border-left: 1pt #999999 solid;
}

.frame {
  border: 1px #999 solid;
}

.frame-dot {
  border: 2px #999 dotted;
}

.pad5 LI {
  padding-top: 2px;
  padding-bottom: 3px;
}

.alert {
  color: red;
}

.fug {
  color: #E9E9E9;
  border-top: none;
  background-color: #E9E9E9;
  font-size: 1px;
  line-height: 1px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
