H1	{
	font-family: Arial;
	font-size: 28px;
	color: #1B1C8A;
	font-weight: bold;
	text-align: justify;
	line-height: 20px;
	font-variant: normal;
	font-style: normal;
	}
	
H2	{
	font-family: Arial;
	font-size: 14px;
	color: #100F87;
	font-weight: bold;
	text-align: justify;
	line-height: 14px;
	font-variant: normal;
	font-style: normal;
	}
	
P, UL, TD
	{
	font-family: Arial;
	font-size: 14px;
	color: #100F87;
	text-align: justify;
	}

A:link    { text-decoration: none; color: #007392; font-weight: bold; }
A:active  { text-decoration: none; color: #007392; font-weight: bold; }
A:visited { text-decoration: none; color: #007392; font-weight: bold; }
A:hover   { text-decoration: none; color: #350561; font-weight: bold; }