﻿body 
{
    font-family:Arial;
    font-size:10pt;
    
}
td
{
    font-family:Arial;
    font-size:10pt;
}
a
{
    font-family:Arial;
    font-size:10pt;
    color: #01458E;
    text-decoration: underline;
}
a:hover
{
    font-family:Arial;
    font-size:10pt;
    color: #01458E;
    text-decoration: underline;
}
a.blog
{
    font-family:Arial;
    font-size: large;
    color: #01458E;
    text-decoration: none;
    font-weight: bold;
}
a.blog:hover
{
    font-family:Arial;
    font-size: large;
    color: #01458E;
    text-decoration: underline;
    font-weight: bold;
}
a.footerlink
{
    font-family:Arial;
    font-size:9pt;
    color: White;
    text-decoration: none;
}
.sectionheader
{
    font: bold 12pt Arial;
    color: #01458E;
}
a.sectionheader
{
    font: bold 12pt Arial;
    color: #01458E;
    text-decoration: none;
}
a:hover.sectionheader
{
    font: bold 12pt Arial;
    color: #01458E;
    text-decoration: underline;
}
.submenu a
{
    font: bold 10pt Arial;
    color: #01458E;
    text-decoration: none;
}
.submenu a:hover
{
    font: bold 10pt Arial;
    color: #01458E;
    text-decoration: underline;
}
.maincontentarea
{
    padding-left: 20px;
    padding-right: 20px;
}
.LeftContentArea
{
    vertical-align: top;
}
.pageheader
{
    font: bold 14pt Arial;
    color: #01458E;
}
.ChPresName
{
    font: 14pt Arial;
    color: #A0231D;
}
.ChPresTitle
{
    font: 12pt Arial;
    color: black;
}
.ChPresLinks
{
    font: 10pt Arial;
    color: #01458E;
}
.ChapterTitle
{
    color: #01458E;
    font: 14pt Arial;
    text-align: left;
}