body
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: scroll;
}

.headImage
{
    background-image:url('images/header.jpg');
    background-repeat: no-repeat;
}

.GreenFont
{
    font-family:Georgia, Times New Roman, Times, serif;
    color: #009933;
    font-size: 18px;
    font-weight: bold;
}

.RedFont
{
    font-family:Georgia, Times New Roman, Times, serif;
    color: #FF3333;
    font-size: 18px;
    font-weight: bold;
}

.PurpleFont
{
    font-family:Georgia, Times New Roman, Times, serif;
    color: #000066;
    font-size: 18px;
    font-weight: bold;
}

.PageNameFont
{
    color:#0066FF;
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:36px;
    font-weight:bold;
    font-style:italic;
    text-decoration: none;
}

.DataFont
{
    font-family: Arial, Tahoma, Verdana;
    color: #000000;
    font-size: 14px;
}

.DataFontBold
{
    font-family: Arial, Tahoma, Verdana;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

a.navFont
{
    color:#FFFFFF;
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    text-decoration: none;
}
a:hover.navFont
{
    color:#FFCC00;
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    text-decoration: none;
}

a.mailFont
{
    color:#000000;
    font-family:Geneva,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    text-decoration: none;
}
a:hover.mailFont
{
    color:#009933;
    font-family:Geneva,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    text-decoration: none;
}

a.footerFONT
{
    font-family: Verdana, Tahoma, Arial;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
a:hover.footerFONT
{
    font-family: Verdana, Tahoma, Arial;
    color: #009933;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}
