﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
}
li
{
    font-size: small;
}
h4
{
    line-height: 5px;
}

#gmccontent
{
    width: 4.00in;
}
#gmclogo
{
    width: 300px;
    height: 73px;
    display: block;
    text-align: center;
}
#gmchead
{
    text-align: center;
    font-family: 'Segoe Script';
    font-size: x-large;
    color: #008000;
}
#gmcsubhead
{
    font-family: 'Segoe Script';
    font-size: large;
    color: #008000;
    text-align: center;
}
p.gmccopy
{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #000000;
    float: left;
}
p.gmcfooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: center;
    line-height: 150%;
}
#gmcmessage
{
    padding: 5px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serrif;
}
#gmcmessagetable
{
    border-style: solid;
    border-width: thin;
    width: 3.5in;
    height: 1.5in;
}
textarea#gmctext
{
    border-style: none;
    font-family: Tahoma, sans-serif;
    overflow: hidden;
    font-size: medium;
}
