
BODY {
  font-family: Verdana, Arial, sans-serif;
  background-color: #F0F0F0;
}

P, UL, TD, OL {
  font-size: x-small;
}

.menutext {
  font-size: 12px;
  white-space: nowrap;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.orgtext {
  font-size: 12px;
  white-space: nowrap;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.orgblockbk, .orgblockbu, .orgblockpu, .orgblockgn {
  width: 170px;
  height: 45px;
  left: 290px;
  top: 203px;
  position: absolute;
  text-align: center;
  background-color: white;
}

.orgblockbk {
  border-top: thin silver solid;
  color: black;
  border-right: thin black solid;
  border-bottom: thin black solid;
  border-left: thin silver solid;
}

.orgblockbu {
  border-top: thin #8080FF solid;
  color: blue;
  border-right: thin navy solid;
  border-bottom: thin navy solid;
  border-left: thin #8080FF solid;
}

.orgblockpu {
  border-top: thin #FF80FF solid;
  color: purple;
  border-right: thin purple solid;
  border-bottom: thin purple solid;
  border-left: thin #FF80FF solid;
}

.orgblockgn {
  border-top: thin #80FF80 solid;
  color: green;
  border-right: thin green solid;
  border-bottom: thin green solid;
  border-left: thin #80FF80 solid;
}

H1 {
  font-size: large;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}

H2, .midhead {
  font-size: medium;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: black;
  font-style: italic;
}

.midhead, .presshead, H1 {
  color: #7C2649;
}
