/*  Style sheet for FCZ 
    created February 14, 2002 */
    

Body {font-family: serif; font:12pt; color: black;}

A:link		{
	font: 8pt;
	color: blue;
	text-decoration: none;
	}

A:visited	{
	font: 8pt;
	color: maroon;
	text-decoration: none;
	}

A:active	{
	font: 8pt;
	color: #666666;
	text-decoration: none;
	}
	
H2, H3, H5	{font-family: sans-serif; color: maroon;}