﻿a
{
    font-family: 'Verdana';
    font-size: 11pt;
    font-weight: bold;
    color: #081235;
    text-decoration: none;
    border-style:none;
}
a:hover
{
    font-family: 'Verdana';
    font-size: 11pt;
    font-weight: bold;
    color: #901414;
    text-decoration: underline;
}
img
{
    border-style:none;
}
img.body
{
    border-style:solid;
    border-color:#081235;
    border-width:medium;
}
a.email
{
    font-family:'Verdana' ;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.email:hover
{
    font-family:'Verdana'  ;
    font-size: 8pt;
    font-weight: bold;
    color: #081235;
    text-decoration: none;
}
td.body
{
    font-family:'Verdana';
    font-size: 10pt;
}
td.Header
{
    font-family:'Palatino Linotype';
    font-size: 14pt;
    font-weight: bold;
    color: #901414;
}
a.menu_sm
{
    font-family:'Verdana' ;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.menu_sm:hover
{
    font-family:'Verdana'  ;
    font-size: 8pt;
    font-weight: bold;
    color: #901414;
    text-decoration: none;
}
a.bodyLink
{
    font-family:'Verdana' ;
    font-size: 10pt;
    font-weight: bold;
    color: #081235;
    text-decoration: none;
}
a.bodyLink:hover
{
    font-family:'Verdana'  ;
    font-size: 10pt;
    font-weight: bold;
    color: #901414;
    text-decoration: none;
}