﻿body 
{
    background-color:White
}   

H3
{
    font-family:Verdana;
    font-size:small;
    font-weight:bold
}
H4
{
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold
}  
P
{
    font-family:Verdana;
    font-size:x-small;
    font-weight:normal
}
.SmallerLink
{
    font-family:Verdana;
    font-size:smaller;
    font-weight:normal
}
.Footer
{
    font-family:Verdana;
    font-size:x-small;
    color:Black;
    font-weight:normal
}
.SubNote
{
    font-family:Arial;
    font-size:x-small;
    font-style:italic
}

LABEL
{
    font-family:Verdana;
    font-size:xx-small;
    font-weight:bold
}
.RequiredLabel
{
    font-family:Verdana;
    font-size:xx-small;
    font-weight:normal;
    color:Red
}
UL
{
    font-family:Verdana;
    font-size:x-small;
    font-weight:normal
}
A
{
    font-family:Verdana;
    font-size:xx-small;
    font-weight:normal;
    color:#2462AD;
}

H5
{
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold

}

.CurrLink 
{
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;
    color:#EC5F00
}

.LocationLabel
{
    font-weight:bold;
    font-family:Verdana;
    font-size:xx-small;
    color:Black
    }