﻿body
{
    font-family: Tahoma, Verdana;
    font-size: 9pt;
    letter-spacing: 0.2pt;
    line-height: 14pt;
}
h1
{
    font-family: Tahoma, Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h2
{
    font-family: Tahoma, Verdana;
    font-size: 9pt;
    font-weight: normal;
    line-height: 14pt;
    margin-top: 5px;
    margin-bottom: 0px;
}
h3
{
    font-family: Tahoma, Verdana;
    font-size: 9pt;
    font-weight: normal;
    line-height: 12pt;
    margin-top: 0px;
    margin-bottom: 0px;
}
a
{
    font-family: Tahoma, Verdana;
    color: #F47420;
    text-decoration: none;
    font-size: 9pt;
}
a:hover
{
    color: #F6AB53;
    text-decoration: underline;
}
a:visited
{
}
.currentPage
{
    vertical-align: top;
}
.numericButton
{
    vertical-align: top;
}