H1    {font-family: Times New Roman, Serif;
           font-size: x-large;
           color: black;
           text-transform: uppercase
           }

H2    {font-family: Times New Roman, Serif;
           font-size: x-large;
           text-align: center;
           color: black}

H3    {font-family: Times New Roman, Serif;
           font-size: large;
           font-varient: small-caps;
           color: black}

H4    {font-family: Times New Roman, Serif;
           font-size: large;
           text-align: center;
           color: black}

P     {font-family: Times New Roman, Serif;
           font-size: medium;
           color: black}

.update   {font-family: Arial, Sans-serif;
           font-size: small;
           color: black}          

BODY   {background: #FFFFFF}