﻿body
{
    font-family: 'Trebuchet MS';
    font-size: 14px;
    color: #000000;
}
h1
{
    font-family: 'Trebuchet MS';
    font-size: 30px;
    font-weight: bold;
}
h2
{
    font-family: 'Trebuchet MS';
    font-size: 22px;
    font-weight: bold;
    text-decoration: underline;
}
