﻿body
{
    background-color: #990000;
}

.red
{
    font-family: Arial;
    color: #990000;
    font-size: 12px;
}

.grey
{
    font-family: Arial;
    color: #33333f;
    font-size: 13px;
}

.section
{
    font-family: Arial;
    color: #990000;
    font-size: 18px;
    font-weight: bold;
}

.sub
{
    font-family: Arial;
    color: #990000;
    font-size: 16px;
    font-weight: bold;
}