﻿.txtMain
{
    font-size: 12;
    color: black;
    font-family: Tahoma;
    text-align: justify;
    line-height: 20px;
}


.btnLink
{
    font-family: tahoma, Arial;
    font-size: 11px;
    color: #006699;
    text-decoration: underline;
}
.txtInst
{
    font-size: 11px;
    color: gray;
    font-family: Tahoma;
}
.mnu1
{
    font-size: 11px;
    color: #404040;
    font-family: Tahoma;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.txtHd
{
    font-family: tahoma, Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #666633;
}
.lblerr
{
    font-size: 11;
    color: red;
    font-family: Tahoma;
}
.clrHlt
{
    color: sienna;
}
.sbHd
{
    font-size: 18px;
    color: darkblue;
    font-family: Arial ;
}

