﻿body, p, div, span
{
    font-family: Courier New, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    text-align: justify;
}

H1 
{
     font-size: 12pt;
     margin-bottom: -2px;
     letter-spacing: 2px;
}

H2
{
    font-size: 11pt;
    margin-bottom: -2px;
    letter-spacing: 2px;
}

H3 
{
    font-size: 11pt;
    margin-bottom: -2px;
    text-align: left;
}

.contentTitle 
{
	font-size: 11pt;
    letter-spacing: 2px;
    font-weight: bold;
}

.verticalBar 
{
    background-color: #d0d0d0;
}