﻿body
{
}

H5.bold
{
    font-weight: bold;
    font-size: 8em;
    color: gray;
    font-family: Arial, Sans-Serif, Verdana;
}

H5.normal
{
    font-weight: normal;
    font-size: 8em;
    color: gray;
    font-family: Arial, Sans-Serif, Verdana;
}
.htextpos
{
    vertical-align: inherit;
    text-align: center;
}
td.normal_plain
{
    font-weight: bold;
    font-size: 8em;
    color: gray;
    font-family: Arial, Sans-Serif, Verdana;
}
