﻿body {
}
p
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}
.pwht
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
h1
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}
a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: black;
    
}
a:hover
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #00009c;
   
}
h2
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #00009c;
   
}
.Gport
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}