﻿p
{
    margin-top: 0px;
    font-family: Arial;
    font-size: 14px;
    color: #9b9a9a;
}

a
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    margin-top: 0px;
    color: #b78b0f;
    font-size: 24px;
    font-family: Arial, Sans-Serif;
}

h2
{
    margin-top: 0px;
}
