H1, H2, P, UL
{ 
  font-family: Times, serif;
}

H1
{
  text-align: center;
}
H2
{
  font-size: 12pt;
}

P.address
{ 
  text-align: center;
  font-size: 11pt;
  line-height: 14pt;
}

P
{
  font-size: 11pt;
  line-height: 14pt;
  margin-left: 20px;
}

