 <!--
	BODY, H2, H3, P, PRE, DIV, TD, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
	{
		font-family: helvetica;
		font-size: 12pt;
		}

	B.norm
	{
		font-size: 8pt;
		text-decoration: none;
	}

	PRE
	{
		font-size: 10pt;
		}

	H6
	{
		font-size: 8pt;
	}
	
	H4
	{
		font-size: 14pt;
		text-align: center;
		}
		
	H3
	{
		font-size: 16pt;
		text-align: center;
		}
		
	H2
	{
		font-size: 18pt;
		}
		
	LI
	{
		font-size: 12pt;
		}

	A
	{
		font-size: 12pt;
		text-decoration: none;
		color:111166;
		}		
	A:hover
	{
		text-decoration: underline;
		font-size: 12pt;
		}

	A.important
	{
		font-size: 12pt ! important
	}
 -->
