BODY
{
    font-family: Verdana, Arial;
    margin: 0px;
}

.rightSide
{
    color: #ffffff;
    font-family: Arial;
    font-size: x-small;
    background-color: #5c81a6;
}

.rightSide1
{
    color: #ffffff;
    font-family: Arial;
    font-size: medium;
    padding-left: 5px;
    background-color: #5c81a6;
}

.pagebody, p.pagebody
{
    margin: 10px;
    color: #545454;
    font-size: x-small;
}

.pagebodyBlack
{
    margin: 10px;
    color: black;
    font-size: x-small;
    font-weight: bold;
}

.pagebody1
{
    margin: 20px 20px 20px 40px;
    color: #545454;
    font-size: x-small;
}

.emailform
{
    margin: 10px;
    color: #545454;
    font-size: x-small;
}

.header
{
    margin: 10px;
    color: black;
}
.bulletList
{
    color: #545454;
    font-size: x-small;
}
A
{
    color: #1a1b59;
}
A:hover
{
    color: #99ccff;
}
A:active
{
    color: #5c81a6;
}
.job_header
{
    font-size: x-small;
    color: white;
    background-color: midnightblue;
}
.odd
{
    font-size: x-small;
    color: steelblue;
    background-color: gainsboro;
    cursor: hand;
}
.even
{
    font-size: x-small;
    color: steelblue;
    background-color: whitesmoke;
    cursor: hand;
}
A.jobs
{
    color: black;
}
A:hover.jobs
{
    color: #6699ff;
}
A:active.jobs
{
    color: royalblue;
}
A:visited.jobs
{
    color: #ff6666;
}
A.job_header
{
    color: white;
}
A:hover.job_header
{
    color: #ffff66;
}
A:active.job_header
{
    color: whitesmoke;
}