﻿body 
{
    font-family: Arial, Tahoma, Sans-Serif, Verdana;
    font-size: 12px;
    color: #ffffff;
}

a
{
    color: #dfdfdf;
}

a:hover
{
    color: #ffffff;
}

.blackText
{
    color: #000;
}

.pageHeaders
{
    font-weight: bold;
    font-size: 13px;
    border-bottom: solid 1px #d32604;
}

.footerLinks
{
    text-decoration: none;
}

.inputItems
{
    border: solid 1px #000;
    font-family: Arial, Tahoma, Sans-Serif, Verdana;
    font-size: 12px;
    color: #000;
}
