
A {
  font-family: Verdana;
  font-size: x-small;
  color: white;
  vertical-align: middle;
  align: center;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
}

.tdButton {
  border-top: thin silver solid;
  width: 100px;
  height: 30px;
  background-color: #009B00;
  vertical-align: middle;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  border-right: medium teal inset;
  border-bottom: thin teal inset;
  border-left: thin silver solid;
}

BODY {
  background-color: white;
}

H6 {
  font-family: "Lucida Handwriting";
  font-size: large;
  color: #00B058;
  font-style: normal;
}

P {
  font-family: "Times New Roman";
  font-size: small;
  font-weight: normal;
  color: #2D3C1A;
}

LI {
  cursor: pointer;
  font-family: "Times New Roman";
  font-size: small;
  font-weight: normal;
  color: #2D3C1A;
}

.bogo {
  font-family: sans-serif;
  font-size: x-large;
  font-weight: bold;
  color: red;
  text-align: left;
}
