﻿body
{
    background-color: white;
}
TD
{
    font-size: 15px;
    color: dimgray;
    font-family: Verdana;
}
H1
{
    font-weight: bold;
    font-size: 26px;
    color: darkslateblue;
    font-family:'Futura Md BT' , Verdana;
}
H2
{
    font-weight: bold;
    font-size: 20px;
    color: darkslateblue;
    font-family:'Futura Md BT' , Verdana;
}

a.white
{
    color: white;
}
a.small
{
    color: midnightblue;
    font-size: 12px;
    font-family: 'Futura Bk BT' , 'Futura Hv BT' , Verdana;
}

INPUT
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    font-size: 14px;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    font-family: Verdana;
}
.cursorS
{
    cursor: hand;
}
a.topnav
{
    font-weight: bold;
    font-size: 15px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
.topnav
{
    font-weight: bold;
    font-size: 15px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
