
BODY {
  color: #696969;
  font-size: 12px;
  font-family: Arial, sans-serif;
  background-color: #f5f5f5;
}

TD { color: #696969; font-size: 11px; background-color: #fff; }

.td1 {
  border-right: 2px #d8bfd8 dotted;
  border-bottom: 2px #d8bfd8 dotted;
}

.td2 {
  border-bottom: 2px #d8bfd8 dotted;
}

.td3 {
  border-right: 2px #d8bfd8 dotted;
}

.td4 {
  background-color: #b0c4de;
 }

FONT {
  color: #510051;

  font-size: x-small;
  font-weight: bold;
}

.maintext1 {
  color: #660066;
  font-size: 12px;
}

STRONG {

  font-weight: bold;
}

BIG {
  font-size: 18px;
  color: #996699;
}

H3 {
  color: #660066;
  font-weight: bold;
  font-size: 14px;
}

H4 {
  color: #660066;
  font-weight: bold;
  font-size: 13px;
}

H5 {
  color: #660066;
  font-weight: bold;
  font-size: 12px;
}


A {
  font-size: 12px;
  text-decoration: none;
  color: #660066;
}

A:hover {
  font-size: 12px;
  text-decoration: none;
  color: #789;
}

UL {
  margin-top: 5px;
  list-style-type: disc;
  display: inline;
  list-style-position: inside;
}

.button { color: #696969; font-size: 18px; text-decoration: none; background-color: white; border-color: #d8bfd8; border-style: dashed; border-width: 2px; }

HR {
  color: #d8bfd8;
}

.border {
  border-top: 2px #d8bfd8 none;
  border-right: 2px #d8bfd8 dotted;
  border-bottom: 2px #d8bfd8 dotted;
  border-left: 2px #d8bfd8 dotted;
}

.border2 {
  border-top: 2px #696969 solid;
  border-right: 2px #d8bfd8 solid;
  border-bottom: 2px #d8bfd8 solid;
  border-left: 2px #d8bfd8 solid;
}
