.heading1 {
color: #000000;

    font-family: Georgia;

    font-size: 16pt;

    font-weight: normal;

    margin: 0.5em 0 1em;

    text-shadow: 1px 1px 0 #EEEEEE;

    text-transform: uppercase;
}

.heading2 {
color: #000000;

    font-family: Georgia;

    font-size: 14pt;

    font-weight: normal;

    margin: 0.5em 0 1em;

    text-shadow: 1px 1px 0 #EEEEEE;

    text-transform: uppercase;
}

.heading3 {
color: #000000;

    font-family: Georgia;

    font-size: 13pt;

    font-weight: normal;

    margin: 0.5em 0 1em;

    text-shadow: 1px 1px 0 #EEEEEE;

    text-transform: uppercase;
}

.heading4 {
color: #000000;

    font-family: Georgia;

    font-size: 12pt;

    font-weight: normal;

    margin: 0.5em 0 1em;

    text-shadow: 1px 1px 0 #EEEEEE;

    text-transform: uppercase;
}

