﻿body
{
    font-family: 'Lucida Sans' , Arial;
    vertical-align: text-top;
    direction: ltr;
    text-align: justify;
    font-size: 10pt;
    background-color: #003366;
}
.ITName
{
    font-family: 'Lucida Sans';
}
H1
{
    color: white;
}
H2
{
    color: white;
    font-size: 13pt;
}
A:link
{
    color: maroon;
    text-decoration: underline;
}

A:active
{
    color: blue;
}
A:Hover
{
    color: Red;
}
P
{
    font-size: 10pt;
}
PLAINTEXT
{
    font-size: 10pt;
}
