﻿
h1
{
    EditMenuName: Heading 1;
    font-size: 1.8em;
    margin-bottom: 15px;
    padding-top: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}
h2
{
    EditMenuName: Heading 2;
    border-bottom: 1px solid #999999;
    color: #999999;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 20px;
}
h3
{
    EditMenuName: Heading 3;
    margin-top: 0px;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: bold;
}

p .h1
{
    font-size: 1.8em;
    margin-bottom: 15px;
    padding-top: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}
p .h2
{
    border-bottom: 1px solid #999999;
    color: #999999;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 20px;
}
p .h3
{
    margin-top: 0px;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: bold;
}