/* CSS Document */

.background {background:#222222; }

h1, h1 input
{
    font-size: 23px;
    margin: 10px 0px 0px 0px;
    font-family: 'Times New Roman' , Times, serif;
    letter-spacing: -.05em;
    color: #006666;
}


h2, h2 input
{
    font-size: 19px;
    margin: 10px 0px 7px 0px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -.04em;
    color: #8D0000;
    font-weight: bold;
    line-height: 17px;
}

h3
{
    font-size: 16px;
    margin: 8px 0px 0px 0px;
    letter-spacing: -.01em;
    color: #006666;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
h4
{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}
h5
{
    border-width: 1px;
    font-size: 14px;
    color: #808080;
    font-weight: normal;
    font-family: 'Times New Roman' , Times, serif;
    font-style: italic;
    text-align: left;
}

h6
{
    font-size: 10px;
    margin: 6px 20px 0px 0px;
    font-weight: normal;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}

.h1
{
    font-size: 23px;
    margin: 10px 0px 0px 0px;
    font-family: 'Times New Roman' , Times, serif;
    letter-spacing: -.05em;
    color: #006666;
}


.h2
{
    font-size: 19px;
    margin: 10px 0px 7px 0px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -.04em;
    color: #8D0000;
    font-weight: bold;
    line-height: 17px;
}

.h3
{
    font-size: 16px;
    margin: 8px 0px 0px 0px;
    letter-spacing: -.01em;
    color: #006666;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.h4
{
    font-size: 11px;
    margin: 8px 0px 0px 0px;
    font-weight: bold;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}

.h5
{
    border-width: 1px;
    font-size: 14px;
    color: #808080;
    font-weight: normal;
    font-family: 'Times New Roman' , Times, serif;
    font-style: italic;
    text-align: left;
    line-height: 16px;
}

.h6
{
    font-size: 10px;
    margin: 6px 20px 0px 0px;
    font-weight: normal;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
}
