BODY
{
  background-color=#FFFFE0;
}
H1
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 32pt;
  line-height: 120%;
}

H2
{
  font-size: 24pt;
  margin-top: 8px;
  margin-bottom: 8px;
}

H3
{
  font-size: 18pt;
  line-height: 120%;
  margin-top: 8px;
  margin-bottom: 8px;
}

P
{ font-size: 12pt;
  line-height: 120%;
  margin-left: 60px;
  margin-right: 30px;
  color: black;
}

CODE
{ font-family: Courier, monospace;
  font-weight: bold;
  font-size: 12pt;
  line-height: 120%;
  font-weight: bold;
  color: black;
}

LI
{ 
  font-size: 12pt;
  line-height: 120%;
  margin-left: 24px;
  color: black;
}

.indent 
{ margin-left: 60px;
  margin-right: 30px;
}

   







