H1	{
	font-family: Arial;
	font-size: 18pt;
	color: #800080;
	font-weight: bold;
	text-align: center;
	line-height: 24pt;
	font-variant: normal;
	font-style: normal;
	}
	
H2	{
	font-family: Arial;
	font-size: 14pt;
	color: #008000;
	font-weight: bold;
	text-align: center;
	line-height: 14pt;
	font-variant: normal;
	font-style: normal;
	}
	
P, UL, TD
	{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	}

A:link    { text-decoration: none; color: #800080; }
A:active  { text-decoration: none; color: #800080; }
A:visited { text-decoration: none; color: #800080; }
A:hover   { text-decoration: none; color: #C0C0C0; }