
body
{
     font-family: Helvetica, Arial, sans-serif; 
     font-size: 10pt;
}


h1, h2, h3
{
  color: white;
  background-color: #3399CC;
  border-right: 2px solid #006699;
  border-bottom: 2px solid #006699;
  padding-left: 2px;
}

h1
{
  font-size: 16pt;
}
h2
{
  font-size: 14pt;
}
h2
{
  font-size: 12pt;
}

