﻿body {
}
p
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #2a3d00;
}
.pgbold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #c1a104;
}
h1
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #2a3d00;    
}
a
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #2a3d00;
}
a:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: black;
}
.pno
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #2a3d00;
    text-decoration: none;
}
li
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #2a3d00;
}