﻿h1{}

h2
{
    font-size: 32px;
    color: #1e325e;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

h3
{
    font-size: 28px;
}

h4
{
    font-size: 24px;
}

h5
{
    font-size: 20px;    
}

h6
{
    font-size: 14px;    
}
