﻿body 
{
    font-family: Verdana;
    font-size: 10pt;
    color: Black;
}
.logotext 
{
    font-family: Times New Roman;
    font-size: 20pt;
    font-weight: bold;
    color:White;
}
.boldtext1 
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color:Black;
}
.boldtext2 
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color:Black;
}
.boldtext3 
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color:Black;
}
.footertext
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color:Black;
}
.menu 
{
    font-family: Verdana;
    font-size: 10pt;
    color: White;
    text-decoration: none;
    padding-left: 4px;
}