﻿body {
}

td.footer 
{ 
    font-size: 10px; color: black; font-family: Arial; }

td.body_text
{
    font-size: 12px; color: black; font-family: Arial; }

td.body_text2
{
    font-size: 10px; color: black; font-family: Arial; }
    
p.header1
{
    font-weight: bold;
    font-size: 14px;
    color: #000099;
    font-family: Arial;
}

tbody.table_1
{
    font-size: 12px;
    font-family: Arial;
    color: black;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left;
}



tbody.table_2
{
    font-size: 11px;
    font-family: Arial;
    color: navy;
    text-align: left;
}

