﻿body {
}
h1
{
    font-size: xx-large;
    font-weight: bolder;
    font-style: italic;
    color: #000000;
    margin-bottom: -2px;
}

h3
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-large;
    font-style: italic;
}
h5
{
    color: #000000;
}
