﻿body
{
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif, Serif;
}
H3
{
    font-weight: Normal;
    font-size: 16pt;
    color: orange;
}
TD
{
    vertical-align: top;
}
.Label
{
    font-size: 10pt;
    font-style: italic;
    font-family: Verdana, Arial, Sans-Serif, Serif;
	color: green;
}
.Notice
{
    font-size: 10pt;
    color: red;
}
.bigNotice
{
    font-size: 11pt;
    font-style: italic;
    color: green;
    padding-bottom: 5px;
}
