﻿body 
{
        font-size: 12pt;
    color: black;
    font-family: Tahoma, Sans-Serif;

}
h1
{
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 5px;
}
.SmallBody 
{
        font-size: 8pt;
    color: black;
    font-family: Tahoma, Sans-Serif;

}
.SubHead
{
    font-weight: bold;
    font-size: 12pt;
    color: #b8860b;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.SubHeadAlt
{
    font-weight: bold;
    font-size: 11pt;
    color: gray;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.DocByLine
{
    font-weight: bold;
    font-size: 12pt;
    color: #b8860b;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.DocDate
{
   
    font-size: 9pt;
    color: gray;
    font-family: Tahoma, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 2px;
}
.DocTitle
{
    font-weight: bold;
    font-size: 18pt;
    color: Black;
    font-family: Tahoma, Sans-Serif;
    margin-top: 2px;
    margin-bottom: 4px;

}
.Head
{
    font-weight: bold;
    font-size: 24pt;
    color: Black;
    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: white; 
    font-family: Tahoma;
    text-decoration: underline;
}

HR
{
    color:#b8860b;
}
HRblack
{
    color:black;
}
#NewsList
{
    color: black;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 8pt;
    
}
#NewsList a:hover
{
    
    border-bottom: black 1px solid;
}
#NewsList a
{
    color: black;
    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: black;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;
    
}
#NewsListLarge a:hover
{
    
    border-bottom: black 1px solid;
}
#NewsListLarge a
{
    color: black;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 10pt;

}
.NewsListDateLarge
{
    color: #696969;
    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, Sans-Serif;
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
}
#Footer a:hover
{
    color: white;
    text-decoration: underline;
}
#Footer a
{
    color: white;
    font-family: Tahoma, Sans-Serif;
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
}