﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10pt;
    padding-bottom: 0px;
    color: #000000;
    padding-top: 0px;
    font-family: Verdana, Sans-Serif;
}
h1
{
    font-weight: bold;
    font-size: 14pt;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 0px;
}
h2
{
    font-weight: bold;
    font-size: 12pt;
}
h3
{
    font-weight: bold;
    font-size: 10pt;
}

.fieldrequired 
{
    color:Red;
}