body
{
    margin: 1em;
    background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    font-family: "Lucida Sans", "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
    text-align: left;
}

a:link, a:active, a:visited
{
    color: #004080;
    text-decoration: none;
}

a:hover
{
    color: #d40000;
    text-decoration: none;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-size: 200%;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, "Bitstream Vera Serif", Times, Serif;
}


#content
{
    
    padding: 10px;
    text-align: left;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.title
{
    color: #000000;
    font-size: 110%;
    font-weight: bold;
    font-family: Georgia, "Bitstream Vera Serif", Times, Serif;
}

.links
{
    font-size: 80%;
    color: #000000;
}

.soon
{
    font-style: italic;
    font-weight: bold;
    color: #aaaaaa;
}
