﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #336699;
}
.copyright
{
    font-size: x-small;
    font-weight: bold;
    color: #336699;
}
a
{
    color: #996633;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #006666;
}
h1
{
    font-size: medium;
    font-weight: bold;
}
