﻿.BodyText
{
    font-family: Verdana;
    font-size: 100%;
    color: #444444;
}
.ObjectText
{
    font-family: Arial;
    font-size: 110%;
    color: #333333;
}
.FormText
{
    font-family: Verdana;
    font-size: 90%;    
    color: #333333;
}
.SectionHeader
{
    background-color: #dddddd;
    font-family: Verdana;
    font-size: 110%;
    color: #444444;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    font-weight: bold;
}
.Title
{
    font-family: Verdana;
    font-size: 100%;
}

.Footer
{
    font-family: verdana;
    font-size: 100%;
    text-decoration: none;
    color: #eeeeee;
}
.Footer:hover
{
    font-family: verdana;
    font-size: 100%;
    text-decoration: underline;
    color: #eeeeee;    
}


.sctitle
{
    font-size: 60%;
}