﻿body
{
    font-size: 0.75em;
    font-family: Arial, Tahoma, Verdana;
}

.lbl0
{
    font-size: 1.5em;
    color: black;
    font-weight: bold;
}
.lbl1
{
    font-size: 1.25em;
    color: black
}
.lblAbout
{
    font-style: italic;
    color: blue;
    cursor: help
}
.outline
{
    border-bottom: green thin solid;
    border-left: green thin solid;
    border-top: green thin solid;
    border-right: green thin solid;
}

.lst1
{
    font-size: .75em;
    color: gray;
}
.footer
{
    font-size: 0.75em;
    color: gray;
    background-color: whitesmoke;
}
.txt1
{
    font-size: .75em;
    color: black;
}
.chk1
{
    font-size: .75em;
    color: gray;
}

.npmc
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #008600;     

}
.npmc2
{
    font-family: Arial;
    font-size: 10pt;
    color:Black;
}
.table1
{
    font-family: Arial;
    font-size: 10pt;
    color:Black;
}
.rdo
{
    font-family: Arial;
    font-size: 9pt;
    color:Orange;
}

button
{
    font-size: .75em;
    font-weight: bold;
    color: white;
    font-family: Tahoma, Verdana;
    background-color: #008600;
    border-color: #008600;
}

