﻿body 
{
    font-family: Tahoma;
    font-size:10pt;
}
h2
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}
.InputTextBoxes
{
    background-color: #ffff99
}
.InfoLabels
{
    font-weight: bold
}
.ErrorLabels
{
    color: Red 
}

