body {
  font-family:arial,verdana,helvetica,sans-serif;
  color:white;
}

sz22 {
}

sz18 {
  font-size: 18pt;
  font-weight:normal;
}

sz16 {
  font-size: 16pt;
  font-weight:normal;
}

sz14 {
  font-size: 14pt;
  font-weight:normal;
}

sz12 {
  font-size: 12pt;
  font-weight:normal;
}

sz10 {
  font-size: 10pt;
  font-weight:normal;
}

sz8 {
  font-size: 8pt;
  font-weight:normal;
}

div {
  border: 0px solid;
  padding: 0px;
}
    
div.sz22 {
  font-size: 22pt;
  font-weight: normal;
  padding: 3px 0px;
}
    
div.sz18 {
  font-size: 18pt;
  font-weight: normal;
  padding: 3px 0px;
}
    
div.sz14 {
  font-size: 14pt;
  font-weight: normal;
  padding: 2px 0px;
}
    
div.sz12 {
  font-size: 12pt;
  font-weight: normal;
  padding: 2px 0px;
}
    
div.sz10 {
  font-size: 10pt;
  font-weight: normal;
  padding: 1px 0px;
}
    
div.sz8 {
  font-size: 8pt;
  font-weight: normal;
  padding: 1px 0px;
}
    
div.left {
  text-align: left;
}
    
div.center {
  text-align: center;
}
    
div.right {
  text-align: right;
}
    
div.justify {
  text-align: justify;
}

p {
  font-family:arial,verdana,helvetica,sans-serif;
  font-size: 12pt;
}

em {
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
}

