body 
{
    font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
    font-size: 12px;
  }
h1
{
    font-size: 17px;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    }
    h5
{
    font-size: 15px;
    color: #616847;
    font-weight: bold;

}
h2
{
    font-size: 16px;
  font-family: Verdana;
    color: #616847;
    font-weight: bold;
    text-decoration: underline;
}
h3
{
    font-size: 14px;
    color: #800000;
    font-weight: bold;
    font-style: italic;

}
h4
{
    font-size: 12px;
    color: #006900;
}
a:link, a:visited
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #7F0000;
       }
