﻿body
{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 24px;
}

h1
{
    font-family: Arial, serif;
    color: #004080;
    -webkit-transform: rotate(0.00000000001deg); /* Fix for Anti-Aliasing in Chrome / Safari */
    margin: 10px 0 10px 0;
}

h2,h3,h4,h5,h6
{
    font-family: Arial, serif;
    color: #9d2c34;
    -webkit-transform: rotate(0.00000000001deg); /* Fix for Anti-Aliasing in Chrome / Safari */
}

h1
{
    font-size: 30px;
    line-height: 35px;
}

h2
{
    font-size: 24px;
    line-height: 30px;
}

h3
{
    font-size: 22px;
    line-height: 28px;
}

h5,h6
{
    font-size: 20px;
    line-height: 25px;
}

h4
{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    line-height: 20px;
}
