﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    color: #000000;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    color: #000000;
}
a
{
    color: #989898;
    text-decoration: none;
}
a:hover
{
    color: #db1d39;
}
.content
{
    font-family : verdana,helvetica,arial;
    font-size : 10pt;
}
.input
{
    font-family : verdana,helvetica,arial;
    font-size : 7pt;
    border-width: 1px;
    border-color: #B07297;
    border-style: solid;
    color: #000000;
}
.heading
{
    font-family : verdana,helvetica,arial;
    font-size : 18px;
    font-weight : 800;
    line-height : 25px;
    color: #000000;
}
.subhead
{
    font-family : verdana,helvetica,arial;
    font-size : 14px;
    font-weight : 800;
    line-height : 19px;
    color: #000000;
}
.small
{
    font-family : verdana,helvetica,arial;
    font-size : 9px;
}
.warn
{
    color: #ff0000;
}
