﻿h1
{
     font-family: Arial;
     font-size: 19px;
     font-weight: bold;
     color: #27374a;
     text-align: left;
}
h2
{
     font-family: Verdana;
     font-size: 12px;
     color: Black;
     text-align: left;
     font-weight: normal;
     color: #27374a;
}
#copyrightDesc
{
     font-family: Verdana;
     font-size: 10px;
     color: white;
     font-weight: normal;
     color: #27374a;
     margin: 5px;
}