﻿body
{
    font-family: Arial;
    font-size: 13px;
}
div
{
    font-family: Arial;
    font-size: 13px;
}
span
{
    font-family: Arial;
    font-size: 13px;
}
textarea
{
    font-family: Arial;
    font-size: 13px;
}
h1
{
    font-size: 16px;
    font-weight: bolder;
}
h2
{
    font-size: 14px;
    font-weight: bolder;
}
td
{
    vertical-align: top;
    font-family: Arial;
    font-size: 13px;
}
.h1_red
{
    font-size: 16px;
    font-weight: bolder;
    color: #CC0000;
}
.h2_red
{
    font-size: 14px;
    font-weight: bolder;
    color: #CC0000;
}
