﻿body
{
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.text
{
    font-size: 10pt;
    color: black;
    font-family: arial;
    line-height: 12pt;
}
.textsm
{
    font-size: 8pt;
    color: #AFCBD8;
    font-family: arial;
}
.link
{
    font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: none;
}
.link:hover
{
    font-size: 10pt;
    color: #0000FF;
    font-family: arial;
    text-decoration: underline;
}
.linksm
{
    font-size: 8pt;
    color: #AFCBD8;
    font-family: arial;
    text-decoration: underline;
}
.linksm:hover
{
    font-size: 8pt;
    color: #AFCBD8;
    font-family: arial;
    text-decoration: underline;
}
.topnavlink
{
    font-size: 8pt;
    color: #E8EEED;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}
.topnavlink:hover
{
    font-size: 8pt;
    color: #E8EEED;
    font-family: tahoma;
    text-decoration: underline;
    font-weight: bold;
}
.sidenavlink
{
    font-size: 8pt;
    color: #357A9A;
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
}
.sidenavlink:hover
{
    font-size: 8pt;
    color: #357A9A;
    font-family: tahoma;
    text-decoration: underline;
    font-weight: normal;
}
.title
{
    font-weight: bold;
    font-size: 13pt;
    color: #666666;
    font-family: Verdana;
}
h1
{
    font-weight: bold;
    font-size: 13pt;
    color: #666666;
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
}

