﻿body
{
    font-size: 11pt;
    color: black;
    font-family: Tahoma, Sans-Serif;
    text-align: justify;
}

a
{
    color: #660000;
    text-decoration: none;
}

a:link
{color: #660000;
    text-decoration: none;
}

a:hover
{
    color: black;
    text-decoration: underline;
}
.SmallBody 
{
        font-size: 8pt;
    color: black;
    font-family: Tahoma, Sans-Serif;

}
.SubHead
{
    font-weight: bold;
    font-size: 15pt;
    color: #660000;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.SubHeadAlt
{
    font-weight: bold;
    font-size: 11pt;
    color: navy;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.DocByLine
{
    font-weight: bold;
    font-size: 12pt;
    color: lavender;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.DocDate
{
    font-size: 9pt;
    color: lightblue;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.DocTitle
{
    font-weight: bold;
    font-size: 18pt;
    color: navy;
    font-family: Tahoma, Sans-Serif;
    margin-top: 2px;
    margin-bottom: 4px;

}
.Head
{
    font-weight: bold;
    font-size: 24pt;
    color: white;
    font-family: Tahoma, Sans-Serif;
    margin-top: 2px;
    margin-bottom: 4px;

}
.ReverseHead
{
    font-weight: bold;
    font-size: 16pt;
    color: #daa520;
    font-family: Tahoma, Sans-Serif;
    margin-top: 2px;
    margin-bottom: 4px;
}
.ReverseLinks
{
    font-size: 8pt; 
    color: royalblue; 
    font-family: Tahoma;
    text-decoration: underline;
}

HR
{
    color:#660000;
}
HRblack
{
    color:black;
}
#NewsList
{
    color: Navy;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 8pt;
    
}
#NewsList a:hover
{
    
    border-bottom: Navy 1px solid;
}
#NewsList a
{
    color: Navy;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 8pt;

}
.NewsListDate
{
    color: #696969;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 7pt;
}
.NewsListPreview
{
    color: black;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 7pt;
    
}
#NewsListLarge
{
    color: Navy;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
#NewsListLarge a:hover
{
    
    border-bottom: Navy 1px solid;
}
#NewsListLarge a
{
    color: Navy;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;

}
.NewsListDateLarge
{
    color: lightblue;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
}
.NewsListPreviewLarge
{
    color: black;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    
}

#Footer
{
    color: white;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 9pt;
  
}
#Footer a:hover
{
    color: white;
    text-decoration: underline;
}
#Footer a
{
    color: white;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 9pt;
    
}
#Statement
{
    background-color: royalblue;
}
.SideListLarge
{
    color: Navy;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.SideListLarge a:hover
{
    
    border-bottom: Navy 1px solid;
}
.SideListLarge a
{
    color: Navy;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;

}