﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}
h1
{
    font-family: 'Goudy Stout';
    font-size: large;
    font-weight: bold;
    font-style: normal;
    text-transform: lowercase;
    color: #008000;
}
h2
{
    font-family: Raavi;
    font-size: large;
    font-weight: bold;
    font-style: italic;
}
blockquote
{
    font-family: Papyrus;
    font-size: medium;
    font-weight: normal;
    font-style: italic;
    color: #008000;
}
