BODY 	{
		font-family: Arial;
		font-size: 9pt;
		}

P		{
		font-family: Arial;
		font-size: 9pt;
		}

TD		{
		font-family: Arial;
		font-size: 9pt;
		}

TH		{
		font-family: Arial;
		font-size: 9pt;
		}

LI		{
		font-family: Arial;
		font-size: 9pt;
		}

H1		{
		font-family: Arial;
		font-size: 16pt;
		font-style: small-caps;
		}

H2 		{
		font-family: Arial;
		font-size: 14pt;
		font-style: small-caps;
		}

A:link	{
		color: red; 
		text-decoration: none
		}

A:visited { 
		color: purple;
		text-decoration: none
		}   

A:active { 
		color: orange;
		text-decoration: none
		}