
BODY {
  font-size: 12pt;
  font-family: Arial;
  bgcolor: white;
}

.TITLE {
  font-size: 16pt;
  font-family: Arial;
  color: #23868D;
  font-weight: bold;
  text-align: center;
}

.SUBTITLE {
  font-size: 12pt;
  font-family: Arial;
  color: #660000;
  font-weight: bold;
}

.MESSAGE {
  font-size: 16pt;
  font-family: Arial;
  color: #23868D;
  font-weight: bold;
  text-align: center;
  background-color: white;
}

.LOGO {
  text-align: center;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  background-color: white;
}

.LASTEDITED {
  font-size: 8pt;
  font-family: Arial;
  font-weight: bold;
  color: #000099;
}

.TEXT {
  font-size: 12pt;
  font-family: Arial;
  color: black;
  text-align: left;
  margin-right: 30px;
  margin-left: 60px;
  margin-top: 40px;
}

.TABLETEXT {
  font-size: 10pt;
  font-family: Arial;
  color: black;
  text-align: left;
}

.P {
  font-size: 12pt;
  font-family: Arial;
  color: black;
  text-align: left;
}
