﻿body {margin:0px 0px 0px 0px;
}
.h1
{
    font-family: "Trebuchet MS";
    font-size: 34px;
    color: #FF7A21;
    font-weight: 900;
   
}
.p
{
    font-family: "trebuchet MS";
    font-size: 14px;
    color: #333333;
}
.h2
{
    font-family: "trebuchet MS";
    font-size: 18px;
    color: #013567;
}
.menu
{
    font-family: "Trebuchet MS";
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    letter-spacing: 1px;
    text-decoration: none;
    margin-left: 10px;
}
.link
{
    color: #003366;
    font-family: "trebuchet MS";
    font-size: 12px;
}
.bot
{
    font-family: "trebuchet MS";
    color: #FFFFFF;
    background-color: #003366;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.pwhite
{
    font-family: "trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
}
.pwhitebold
{
    font-family: "trebuchet MS";
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}
.h2link
{
    font-family: "trebuchet MS";
    font-size: 18px;
    color: #013567;
}

