﻿body {
}
p
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}
.p12
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: Black;
}
h1
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}
a
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #8C0900;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: black;
     text-decoration: none;
}
li
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}