﻿H1
{
    font-size: 14pt;
    color: #4169e1;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 2px;
}

H2
{
    font-size: 12pt;
    color: #4169e1;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 2px;
}

H3
{
    font-size: 10pt;
    color: #696969;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 2px;
}

H4
{
    font-size: 8pt;
    color: #3399cc;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 3px;
}

H5
{
    font-size: 8pt;
    color: #696969;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 3px;
}



P
{
    margin-top: 0px;
    margin-bottom: 5px;
    
}

body
{
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Trebuchet MS';
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10pt;
}

.SingleSpaceParas
{
    margin-top: 0;
    margin-bottom: 0;
}

.TableCellFormat
{
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
    text-align:left;
    vertical-align:top;
}

.H2Hyperlink
{
    color:#4169e1;
    text-decoration:none;
}


.H4Hyperlink
{
    color:#0099cc;
    text-decoration:none;
}

.IMGHyperlink
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.HangingIndent
{
    text-indent: -14px;
    margin-left: 12px;
    
}

.NewsHeadline
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px; 
    padding-top: 5px;
    
    vertical-align:text-top;
    font-size: 8pt;
    color:white;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 6px;
    width:100%;
}

.NewsItem
{
    padding-right: 100px;
    padding-left: 10px;
    padding-bottom: 20px; 
    padding-top: 20px;
    vertical-align:text-top;
    font-size: 10pt;
    color: white;
    font-family: 'Trebuchet MS';
    line-height: normal;
    margin-top: 6px;
    margin-bottom: 6px;
}


