﻿body
{
    margin-bottom: 0px;
}

.heading
{
    font-size: 10pt;
    color: white;
    font-family: Verdana;
    font-weight:bold
}

.content2
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Verdana;
    text-decoration: none;
}

.content2 a:hover
{
    color: #000000;
    text-decoration: underline;
}

.heading2
{
    font-weight: bold;
    font-size: 10pt;
    color: #336699;
    font-family: Verdana;
}
.links
{
    font-size: 7pt;
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
}

.highlights
{
    font-size: 7pt;
    color: #006699;
    font-family: Verdana;
    text-decoration: none;
}

.tips
{
    font-size: 9pt;
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
}

.copyright
{
    font-size: 7pt;
    color: #ffffff;
    font-family: Verdana;
}
.content
{
    font-size: 8pt;
    font-family: Verdana;
    text-decoration:None;
    
}
.content a:hover
{
    color:#006699;
    text-decoration:Underline;
}

.heading3
{
    font-size: 10pt;
    font-family: Verdana;
    font-weight:bold;
    color:#cc3300
}

.heading6
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight:bold;
    color:#ffffff
}

.heading4
{
    font-size: medium;
    font-family: Verdana;
    font-weight:bold;
    color:#cc3300
}
.heading5
{
    font-size: small;
    font-family: Verdana;
    font-weight:bold;
    color:#336699
}

.image
{
    border-right: 1px dashed;
    border-top: 1px dashed;
    border-left: 1px dashed;
    border-bottom: 1px dashed;
}

.hsehead
{
    font-family: Constantia;
    color: #ff6600;
    font-size: 16pt;
    font-weight: bold;
}

.hsesub
{
    font-family: Constantia;
    color: #0033ff;
    font-size: 12pt;
    font-weight: bold;
}

.nysub
{
    font-family: Constantia;
    color: #ee1c25;
    font-size: 12pt;
    font-weight: bold;
}

.hsecontent
{
    font-family: Calibri;
    font-size: 12pt;
}

.hr
{
    color:#ee1c25;
    height:2px;
}