﻿body
{
    line-height: normal;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #39474f;
}

h1
{	
	font-size: 23px;
}


h2
{
	font-size: 18px;
	font-weight: bold;
}
h3
{
    font-size: 18px;
    font-weight:  lighter;
    font-style: italic;
    color: #808080;
}
h4
{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #39474f;
}