﻿body 
{
    font-family: Arial;
    font-size: 12pt;
    line-height: 110%;
}

img
{
    border: 0;
}

a:link
{
    border-style: none;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #BF0A30;
}

a:visited
{
    border-style: none;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #002868;
}

a:hover, a:active
{
    border-style: none;
    text-decoration: underline;
}

table.autoctrtext
{
    table-layout: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-style: none;
}

table.automargin
{
    table-layout: auto;
    margin-left: auto;
    margin-right: auto;
    border-style: none;
}

table.autorighttext
{
    table-layout: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    border-style: none;
}

table.autolefttext
{
    table-layout: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border-style: none;
}

.headerText 
{
    text-align: center;
    font-weight: bold;
    font-size: 20pt;
    line-height: 110%;
}

.subHeadingLeft
{
    text-align: left;
    font-weight: bold;
    font-size: 14pt;
}

.subHeadingCtr
{
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
}

.subTextLeft
{
    text-align: left;
    font-weight: normal;
    font-size: 12pt;
}

.subTextCtr
{
    text-align: center;
    font-weight: normal;
    font-size: 12pt;
}
