
H2, H3, H1 {
  font-family: Arial, Arial, sans-serif;
  font-style: italic;
  color: #0000A0;
  margin-top: 0px;
  padding-top: 0px;
}

LI, P, UL, BODY, .quicklink {
  font-family: "Franklin Gothic Book", Arial, sans-serif;
  color: #400000;
}

H1 {
  color: #FFFFFF;
  position: absolute;
  top: 70px;
  left: 30px;
}

BODY {
  background-color: white;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  background-image: url(bg.jpg);
}

.topstrip {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}

.menustrip {
  position: absolute;
  top: -50px;
  left: 60px;
  right: 0;
  z-index: 1;
}

.menuitem {
  position: relative;
  cursor: pointer;
  cursor: hand;
  width: 8em;
  background-image: url(btnface_o.jpg);
  white-space: nowrap;
}

.menudd {
  position: absolute;
  left: 5px;
  top: 100%;
  background-color: white;
  border-top: thin outset;
  text-align: left;
  display: none;
  border-right: thin outset;
  border-bottom: thin outset;
  border-left: thin outset;
}

.mainbody {
  position: relative;
  top: -30x;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}

FORM {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

H2 {
  text-align: right;
}

.quicklink {
  text-decoration: none;
  white-space: nowrap;
}
