body, a, p, span
{
    font-family:arial,sans-serif;
}

.topnav
{
    height:         20px;
    vertical-align: middle;
    text-align:     center;
}

h2
{
    font-family:arial,sans-serif;
    font-size: 100%;
}

h3
{
    font-family:arial,sans-serif;
    font-size: 100%;
}

hr
{
    color: #cccccc;
    background-color: #cccccc;
    height: 2px;
    width: 100%;
    border: 0;
}

div.float
{
    float: left;
}
  
#footer
{
    color: #999999;
    white-space: nowrap;
}

#footer a
{
    color: #999999;
    white-space: nowrap;
    text-decoration: none;
}

