﻿
.PaneTitle
{
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 3px 5px 3px 5px;
}

.Link
{
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

.Link:Hover
{
    font-size: 9pt;
    text-decoration: underline;
    color: #dd163e;
}

h1
{
    font-size: 12pt;
    font-weight: bold;
    padding:    5px 5px 5px  0px;
    margin: 0px 0px 0px 0px;
}

h2
{
    font-size: 10pt;
    font-weight: bold;
    padding:  5px 5px 5px 0px;
    margin: 0px 0px 0px 0px;
}

h3
{
    font-size: 9pt;
    font-weight: bold;
   padding:  5px 5px 5px 0px;
    margin: 0px 0px 0px 0px;
}
