a{
    font-family: verdana; 
    font-size: 10px;
    text-decoration: none;
    color: #6A819A;
}
a:link{
    font-family: verdana; 
    font-size: 10px;
    text-decoration: none;
    color: #6A819A;
}
a:hover{
    font-family: verdana; 
    font-size: 10px;
    text-decoration: underline;
    color: #6A819A;
}
body.page
{
    background: #9D9D9D;
    margin: 0px;
    font-family: Verdana;
    font-size: 10px;
}

body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 10px;
}

input.button
{
    border: 1px solid #000000; 
    background-image: url('/RETS/graphics/ButtonBackground.gif');
}
div.smallHeader
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold; 
}
div.ingress
{
    font-family: Arial;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}