﻿body
{
    font-family: Georgia;
    font-size: 12px;
}
.topnav
{
    font-family: Georgia;
    color: white;
    font-size: 16px;
    text-decoration: none
}
.subtitles
{
    font-family: Georgia;
    font-size: 14px;
    color: #091335;
    font-weight: bold;
}
.ap_title
{
    font-family: Georgia;
    color: white;
    font-size: 60px;
    text-decoration: none;
}
.footer
{
    font-family: Georgia;
    color: White;
    font-size: 12px;
}