﻿body
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    text-align: center;
    line-height: 26px;
}
h1
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-large;
    font-weight: bold;
    font-style: normal;
    color: #800000;
    text-align: center;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #800000;
    text-align: center;
}
h3
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #800000;
    text-align: center;
}
