body
{
    font-family: Sans-Serif;
    font-size: 14px;
    margin: 10px;
}

.redhead
{
    font-weight: bold;
    color: Red;
}

.headbold
{
    font-weight: bold;
}

#topinfo
{
    text-align: right; 
    height: 65px;
}

#bottombanner
{
    background-image: url(grayhorizontalgradient.gif); 
    background-repeat: repeat-y; 
    padding: 5px; 
    height: 40px;   
}