li {
  margin-top: 0.5em;
}
div {
}
body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 10pt;
}
.redAlert {
  text-align: left;
  color: red;
}
.greenAnnouncement {
  text-align: left;
  color: #008E99;
}
.big {
  font-size: 12pt;
}
table {
  color: #484848;
  text-align: left;
}
td {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
table.compact td {
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}
table.TextPage {
  text-align: left;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  width: 770px;
  margin-left: auto;
  margin-right: auto;
}
h1 {
  font-size: 18pt;
}
tbody {
  font-size: 10pt;
  text-align: justify;
}
p {
}
#StartWorking {
  font-size: 14px;
  font-weight: bold;
  color: #336666;
  height: 50px;
  width: 250px;
  font-family: "Times New Roman", Times, serif;
}
