﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-size: 13px;
    color: black;
    font-family: Arial;
}

.scrollerText
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
}

.headings
{
    font-weight: bold;
    font-size: 13pt;
    color: #292e42;
    font-family: Arial;
    padding-bottom: 3px;
}
a a:active a:hover a:link a:visited
{
    font-size: 13px;
    color: royalblue;
    font-family: Arial;
    text-decoration: underline;
}

.formHeadings
{
    font-size: 13px;
    color: black;
    font-family: Arial;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    text-align: right;
}

