body {
  background-color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  cursor: default;
  voice-family: betty, female;
}

TD {
  width: 33%;
}

a {
  color:Green;
}

.links {
  font-size: 12px;
}

.location {
  font-size: 12px;
  color: #ffffff;
}

.header {
  font-size: 20px;
  font-weight: bold;
}

.subheader {
  font-size: 16px;
  font-weight: bold;
}

.font {
  font-size: 14px;
  color: #ffffff;
}

#divChecklistContainer {
  width: 733px;
  margin-left: 15px;
}

#ChecklistText {
  position: relative;
  left: 130px;
  top: -283px;
  font-size: 10px;
}