﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-style: normal;
    color: #3F3F3F;
    

    
}

.bodyBlack
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-style: normal;
    color: Black ;
    line-height: 16pt;
}

.bodyText
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-style: normal;
    color: #3F3F3F;
    line-height: 16pt;
	text-align: justify;
}

a:link
{
    text-decoration: none;
    color: #336699;
}

a:visited
{
    text-decoration: none;
    color: #336699;
}  

a:hover
{
    text-decoration: underline;
    color: #336699;
}  

.H1
{
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	color:#006699
} 

.F1
{
	font-size: 9px;
	color:#FFFFFF
} 
