DY
{
  font-family: 'Arial Black';
}
.header
{
  font-weight: bold;
  font-size: 20pt;
  text-transform: none;
  color:        #408080;
  font-family: Verdana;
  font-variant: normal;
}
.body
{
  font-size: 14pt;
  direction: ltr;
  font-family: Verdana;
  background-color: white;
  text-align: left;
}
.subheader
{
  font-weight: bold;
  font-size: 16pt;
  font-family: Verdana;
}

CODE
{
  font-size: 12pt;
  color: maroon;
  font-family: 'Courier New' , Verdana;
}


