﻿h1
{
    color: #000;
    font-size: 250%;
    line-height: 1.1;
}

h2
{
    color: #555;
    font-family: trebuchet ms;
    font-size: 180%;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    text-align: left; /* override .page-header style */
    vertical-align: top;
}

h3
{
    color: #666;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.1;
    margin-top: 2.0em;
}

h4
{
    font-size: 100%;
}

h5
{
    color: #000;
    font-size: 125%;
    line-height: 1.1;
}

h6
{
    color: #000;
    font-size: 100%;
    line-height: 1.1;
}
