﻿body {
}
p
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: Black;
}
h1
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}
.pblue
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000099;
}
a
{
font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000099
}
a:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: Black;
}
li
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: Black;
}