
BODY {
  text-align: center;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  background-color: #333333;
  font-family: Arial;
  font-size: 12px;
  color: white;
}

H2#header {
  font-size: 17px;
  text-decoration: underline;
  text-align: center;
}
DIV.dotus {
  font-size: 13px;
  font-weight: bold;
  color: yellow;
  text-align: center;
  margin-bottom: 10px;
}

