﻿body
{
    background-color: #040902;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #ededc7;
    margin: 0;
    padding: 0;
}

a:link, a:visited
{
    color: #ededc7;
}

#footnote
{
    margin-top: 30px;
    font-size: x-small;
    color: #ededc7;
}