	a:link		{
		font-weight:bold;
		color: #004080;
		text-decoration: none;
	}
	a:visited	{
		font-weight:bold;
		color: #004080;
		text-decoration: none;
	}
	a:active 	{
		font-weight:bold;
		color: #004080;
		text-decoration: none;
	}
	a:hover 	{
		font-weight:bold;
		color: red;
		text-decoration: none;
	}

	body  {
		font-size: 80%;
		font-family: arial, helvetica, sans-serif, verdana ;
		margin-left: 0pt;
	}
	
	form.samples  {
		margin-bottom: 0;
	}

	h1 {
		font-size: 145%;
		margin-top: 1.10em;
		margin-bottom: .5em;
	}
	table  {
		font-size: 100%; font-family: arial, helvetica, verdana, sans-serif;
	}

	table.clsRef {
		font-size: 9pt;
	}

	table.index {
		font-size: 11;
	}

	td.index {
		font-size: 10pt;
	}
