﻿body 
{
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 1.5em;
}

.PageHead
{
    font-family: Verdana, Arial;
    font-size: 32px;
    color: #3366ff;
    line-height: 1.3em;
    padding-top: 30px;
}

.SectionHead
{
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #3366ff;
    line-height: 1.1em;
}

.ProductLink:link    { color: #00b4ff; text-decoration: underline;}
.ProductLink:visited { color: #00b4ff; text-decoration: underline;}
.ProductLink:hover   { color: #00b4ff; text-decoration: none;}

.NavLink:link    { color: white; text-decoration: underline;}
.NavLink:visited { color: white; text-decoration: underline;}
.NavLink:hover   { color: white; text-decoration: none;}

.LetterText
{
    font-family: "Times New Roman";
    font-size: 18px;
    color: #404040;
    line-height: 1.4em;
}