body {
  font: 9pt arial;
}

.Normal {
  font: 9pt verdana;
}

p
{
    margin: 0px 0 10px 0;
}

h1
{
    font-family: Georgia;
    font-size: 30px;
    font-weight: normal;
    color: #1b3f75;
    margin: 0px 0 10px 0;
}
h2
{
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    color: #1753a4;
    margin: 7px 0 7px 0;
}

h3
{
    font-weight: normal;
    font-size: 15px;
    color: #1753a4;
    margin: 7px 0 7px 0;
}
