﻿body
{
    clear: none;
    table-layout: auto;
    padding-right: 3px;
    display: block;
    padding-left: 3px;
    float: left;
    background-image: none;
    visibility: visible;
    page-break-before: always;
    padding-bottom: 3px;
    margin: 3px;
    page-break-after: always;
    font: 10px Verdana, Arial;
    vertical-align: top;
    overflow: auto;
    cursor: default;
    color: #000000;
    direction: ltr;
    text-indent: 0pt;
    padding-top: 3px;
    list-style-type: decimal;
    letter-spacing: normal;
    position: static;
    border-collapse: separate;
    background-color: white;
    text-align: left;
    list-style-position: outside;
    border-right: white thin solid;
    border-top: white thin solid;
    border-left: white thin solid;
    border-bottom: white thin solid;
}

H1 
{
    font-size: 14px;
}
H2
{
    font-size: 12px;
}
H3
{
    font-size: 12px;
}
H4
{
    font-size: 12px;
}
H5
{
    font-size: 10px;
}

A:link
{
    color: navy;
}

A:visited
{
    color: black;
}

A
{
    color: navy;
}
A:active
{
    color: black;
}

.text
{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: navy;
}