H1
{	font-family:"Times New Roman", "Times", serif;
	color: black;
	font-weight: bold;
	font-size: 28pt
}

H2
{	font-family:"Times New Roman", "Times", serif;
	color: black;
	font-size: 20pt
}

H3
{	font-family:"Times New Roman", "Times", serif;
	color: black;
	font-size: 16pt
}

H4
{	font-family:"Times New Roman", "Times", serif;
	color: black;
	font-size: 14pt;
	font-style: italic
}

H5
{	font-family:"Arial", "Helvetica", sans-serif;
	color: black;
	font-weight: bold;
	font-size: 12pt
}

P
{	font-family:"Arial", "Helvetica", sans-serif;
	color: black;
	font-size: 12pt
}

BODY
{	font-family:"Arial", "Helvetica", sans-serif;
	color:black;
	font-size: 12pt
}

A:visited
{	color:#CC6699;
 	text-decoration: underline;
}

A:link
{	color:#339933;
	text-decoration: underline;	
}

A:active
{	color:#66CC33;
	text-decoration: underline;	
}
