body
{
    font: 12px Arial;
}

hr
{
    background-color: #277695;
    color: #277695;
    height: 2px;
}

h2
{
    font: 15px Arial bold;
    color: #edba23;
}

h3
{
    font: 15px Arial;
    color: #edba23;
}

h4
{
    font: 12px Arial;
    color: #edba23;
}

b.blue
{
    color: #277695;
}

.menuitem
{
    padding-right: 10px;
}

.menuitem:hover
{
    background-color: #edba23;
    cursor: hand;
}

a.services
{
    color: #edba23;
    text-decoration:none;
}

