﻿body
{
    background-color: #6a9de0;
    color: Blue;
    font-size: 10pt;
    font-family: Verdana, 'Trebuchet MS' , Arial;
    text-align: center;
}
.reverse 
{ 
 background-color:Black;
 color:White;
  }
 
H3
{
    border-right: #000064 thick solid;
    border-top: #000064 thick solid;
    border-left: #000064 thick solid;
    color: #ffffff;
    border-bottom: #000064 thick solid;
    font-family: Verdana, 'Trebuchet MS' , Arial;
    background-color: #000064;
}
H4
{
    color: green;
    font-style: normal;
    font-family: Verdana, 'Trebuchet MS' , Arial;
    text-align: center;
}
H5
{
    color: green;
    font-style: normal;
    font-family: Verdana, 'Trebuchet MS' , Arial;
    text-align: center;
}
