Body
{
  font-family: helvetica, arial, sans-serif;
  background: white;
  font-size: 12pt;
}

A:link
{ color: #00f; }
A:visited, A:active
{ color: #008; }

H1
{
  font-size: 24pt; 
  color: #f90;
}

H2
{ 
  font-size: 18pt;
  color: #900;
}

H3
{
  font-size: 14pt;
  color: #088;
}

H4
{
  font-size: 12pt;
  font-weight: bold;
  color: #808;
}