.style1 {
  align: left;
  color: white;
  font-family: helvetica;
  font-size: 12pt;
  background: black} 

.style2 {
  color: white;
  font-size: 16pt;
  line-height: 1.5}

.white {
  color: white}

.cent {align: center}

h1 {
  color: red;
  font-family: sans-serif;
  font-size: 18pt;
  font-weight: bold}

h2 {
  color: white;
  font-family: sans-serif;
  font-size: 16pt;
  font-weight: bold}

h3 {
  color: white;
  font-family: sans-serif;
  font-size: 14pt;
  font-weight: bold}

h4 {
  color: black;
  font-family: helvetica;
  font-size: 14pt;
  font-style: italic}

a {color: yellow}
