﻿body
{
    font-family: Arial;
    font-style: normal;
    font-size: 18px;
    background-color: #F5F5F5;
    color: #000000;
}
a
{
    font-family: Arial;
    color: #800080;
    font-style: normal;
    font-size: 18px;
}
button
{
    font-family: Arial;
    font-size: 18px;
}
h2
{
    font-weight: bold;
    font-family: Arial;
    color: #800000;
    font-style: normal;
    background-color: #DEDEDE;
}
h3
{
    font-weight: bold;
    font-family: Arial;
    color: #800000;
    font-style: normal;
    background-color: #DEDEDE;
}
h4
{
    font-weight: bold;
    font-family: Arial;
    color: #800000;
    font-style: normal;
}

