H1
{
	color: #CC66CC;
	font-family: helvetica, arial, sans serif;
	font-size: 14pt;
	line-height: 16pt;
    font-style: normal;
	font-weight: bold;
}  
    
H2
{
	color: #FF9900;
	font-family: helvetica, arial, sans serif;
	font-size: 12pt;
	line-height: 13pt;
	font-style: normal;
	font-weight: bold;
}


H3
{
	color: #FFCCFF;
	font-family: helvetica, arial, sans serif;
	font-size: 10pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
}

H4
{
	color: #FFCCFF;
	font-family: helvetica, arial, sans serif;
	font-size: 12pt;
	line-height: 13pt;
	font-style: italic;
	
}

H5
{
	color: #FF9900;
	font-family: helvetica, arial, sans serif;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: bold;
}

H6
{
	color: #FFCCFF;
	font-family: helvetica, arial, sans serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	
}

H7
{
	color: #CC0066;
	font-family: helvetica, arial, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-style: normal;

}

I
{
	color: black;
	font-family: helvetica, arial, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	font-style: italic;
	font-weight: normal;
}
