﻿body
{
    font-size: 14px;
    font-family: 'Trebuchet MS' , Arial;
    background-image: url(Images/eosbrokenchevron2a.gif);
}


.menuClass
{
    background-image: url(Images/redSquares.gif);
    text-indent: 24px;
    background-repeat: no-repeat;
    height: 35px;
}
h1
{
    font-size: 18px;
    color: #778899;
    font-family: Georgia, 'Times New Roman';
}
h2
{
    font-size: 14px;
    color: #778899;
    font-family: Georgia, 'Times New Roman';
}
.dottedClass
{
    border-bottom: #778899 1px dotted;
    padding-right: 16px;
}



