﻿body
{
    color: white;
    font-size: 11pt;
    font-family: Arial, Georgia, 'Trebuchet MS' ;
    text-align: left;
    list-style-position: outside;
    list-style-type: disc;
    background-color: #7D7D7D;
}

.reverse
{
    background-color: black;
    color: black;
}


H4
{
    color: #7F00FE;
    font-size: 13pt;
    font-family: Arial, Georgia, 'Trebuchet MS' , Verdana, ;
    text-align: center;
    font-weight: bold;
    text-decoration: underline overline;
}

H5
{
    color: #33CCFF;
    font-style: normal;
    font-size: 11pt;
    font-family: Arial, Georgia, 'Trebuchet MS' , Verdana;
    text-align: center;
}

H6
{
    color: white;
    font-size: 11pt;
    font-family:  Arial, Georgia, 'Trebuchet MS';
    text-align: center;
    font-weight: normal;
}

.style1
{
    color: #FF9500;
    font-size: 15pt;
    vertical-align: middle;
    line-height: 49px;
    font-weight: bold;
}
