<STYLE>
{};/* This dummy style is needed for linked stylesheets.
	Otherwise, the first style is rendered incorrectly. */


	H1 	{
		font-family: arial, helvetica;
		font-size: 18pt
		}
	H2 	{
	 	font-family: arial, helvetica;
		font-size: 16pt
		}
	H3 	{
	 	font-family: arial, helvetica;
		font-size: 14pt
		}
	H4 	{
	 	font-family: arial, helvetica;
		font-size: 12pt
		}
	P, UL, OL	{ 
		font-family: arial, helvetica;
		font-size: 12pt
		}

	CAPTION	{
		font-family: arial, helvetica;
		font-size: 12pt;
		font-style: italic;
		font-weight: bold
		}
	LABEL	{ 
		font-family: arial, helvetica;
		font-size: 10pt
		}
</STYLE>
