﻿body
{
    background-color: #001b5a;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial;
}

}

.menu
{
    font-weight: bold;
    font-size: 9pt;
    color: #003067;
    font-family: Arial;
}


.submenu
{
    font-size: 9pt;
    color: #003067;
    font-family: Arial;
    text-decoration: none;
    line-height: 10px;
}

.submenu a:hover
{
    color:#8cc844;
}

.copyright
{
    
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
}

.heading
{
    font-weight: bold;
    font-size: 12pt;
    color: #8cc844;
    font-family: Arial;
}

.heading3
{
    font-weight: bold;
    font-size: 12pt;
    color: #8cc844;
    font-family: Arial;
}

.heading2
{
    font-weight: bold;
    font-size: 14pt;
    color: #009dff;
    font-family: Arial;
}

.subheading
{
    font-weight: bold;
    font-size: 12pt;
    color: #001b4d;
    font-family: Arial;
}

.content
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial;
}

.content a:hover
{  
    color: #009dff; 
}

.intro 
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

.image
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.hr
{
    border-right: #8cc844 1px solid;
    border-top: #8cc844 1px solid;
    border-left: #8cc844 1px solid;
    border-bottom: #8cc844 1px solid;
    
}
