body
{
    font-size: smaller;
    font-family: Verdana, Arial, Sans-serif;
    background-color: #cccccc;
}
a
{
    text-decoration: none;
}
h1
{
    color: gray;
}
.subtitle
{
    font-weight: bold;
    font-size: smaller;
    margin-bottom: 3px;
    color: gray;
}
.bottomdiv
{
    border-top: gray 1px solid;
    width: 300px;
    padding-top: 6px;
}