﻿td.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
color: black
}

.style1
{
    text-decoration: underline;
}

p.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: black
}

h6
{
    font: arial;
    font-size: 18px; 
    color: #AD529B;
    font-weight:bold
}

p.h7
{
    font: arial;
    font-size: 16px; 
    color: #AD529B;
    font-weight:bold
}
h3
{
    color: #006600;
    font-size: 25px;
    font: Times New Roman;
    font-weight:bold
}
h4
{
    text-align:center;
    color: #808000;
    font-size: 25px;
    font: Times New Roman;
    font-weight: bold;
    font-style: italic
}