
BODY 
{
	background-color:White;
	font-family: Arial;	
	color: black;
	font-size: 10pt;
}

A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none;}
A:active { color: black; text-decoration: none; }

IMG 
{
	border: 0px;
}

H1
{
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: rgb(255, 79, 108);
}

H2
{
	font-size: 12pt;
}

H3
{
	font-size: 12pt;
}

H4
{
	font-size: 10pt;
}

H5
{
	font-size: 8pt;
}

H6
{
	font-size: 8pt;
}
