﻿body
{
    font-family: Verdana, sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

table, ol, li, p, td, input
{
    font-family: Verdana, Arial, Sans-serif;
    font-size: 8pt;
}



A:link
{
    text-decoration: underline;
    color: #0000FF;
}

A:visited
{
    text-decoration: underline;
    color: #0000FF;
}

A:active
{
    text-decoration: underline;
    color: #3399FF;
}

A:hover
{
    text-decoration: underline;
    color: #3399FF;
}
img {
	border-width: 0;
}


.small
{
    font-family: "Verdana";
    font-size: 7pt;
}

.micro
{
    font-family: "Verdana";
    font-size: 6pt;
}

.title
{
    font-size: 14px;
    color: #005CCC;
    margin-left: 0px;
    font-weight: bold;
    margin-bottom: 0;
}

.leftcol
{
    font-family: "Verdana";
    font-size: 12px;
    color: #002977;
    margin-left: 0px;
    font-weight: bold;
    margin-bottom: 0;
}
