
A	{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; }

A:Link     {
	text-decoration : none;
	font-weight:bold;
	font-style:italic;
	color : #000000; }

A:Visited {
	text-decoration : none;
	font-weight:bold;
	font-style:italic;
	color : #000000; }

A:Active  {
	text-decoration : none;
	font-weight:bold;
	font-style:italic;
	color : #000000; }

A:Hover   {
	text-decoration : none;
	font-weight:bold;
	font-style:italic;
	color : #000000; }

body	{
	margin-left: 40;
	margin-right: 40;
	background: #FFFAFA;}

p            {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	margin-top: 2; }
	
h1           {
	font-size: 14pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: Center;
	font-weight: bold; }
	
h2           {
	margin-left: 25.0mm;
	margin-right: 25.0mm;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; }


h3           {
	margin-left: 25.0mm;
	margin-right: 25.0mm;
	font-size: 10pt;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold; }

UL {
	color : #000000; 
	font-weight:bold;}	
