﻿body 
{
    font-size: 12pt;
    font-family: Arial Rounded MT Bold AvantGarde Bk BT Bodoni MT;
    color:  gray;
    
}
H1
{
    font-size: xx-large;
    font-family: Allegro BT, @MS Gothic, AvantGarde Bk BT;
    color: Black;
}
H2
{
    font-size: 10pt;
    font-family: @MS Gothic, AvantGarde Bk BT;
    color: Navy;
}

H3
{
    font-size: 11pt;
    font-family: Arial Rounded MT Extra, @MS Gothic, AvantGarde Bk BT;
    color: Orange;
    float: right;
   
}