BODY {
  margin: 20px;
  padding: 0px;
  background-color: #FFFFFF;
}

TD, P {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

INPUT, TEXTAREA, SELECT, .COURIERNEW {
  font-family: Courier New, Courier, Times New Roman;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}

H1 {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 14px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 20px;
  font-weight: bold;
  font-variant: normal;
  color: #339933;
  text-decoration: none;
}

H2 {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 20px;
  font-weight: bold;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

A, A:visited {
  color: #000099;
  text-decoration: underline;
}

A:hover {
  color: #000099;
  text-decoration: none;
}

.LINK, .LINK:visited {
  color: #000099;
  text-decoration: none;
}

.LINK:hover {
  color: #000099;
  text-decoration: none;
  background-color: transparent;
  border-color: #FFA108;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dashed;
}


.SLINK, .SLINK:visited {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #000099;
  text-decoration: none;
}

.SLINK:hover {
  color: #000099;
  text-decoration: none;
  background-color: transparent;
  border-color: #FFA108;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dashed;
}

.SMALL {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

.BOTTOM {
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  background-image: url(/images/grass.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.COPYRIGHT, .COPYRIGHT:visited {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: none;
  font-variant: normal;
  color: #999999;
  text-decoration: none;
  padding-bottom: 4px;
}

.COPYRIGHT:hover {
  color: #999999;
  text-decoration: underline;
}

.WARNING {
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 14px;
  font-weight: bold;
  font-variant: normal;
  color: #FF0000;
  text-decoration: none;
}