// Style sheet for index pages
	BODY		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
			font-size: 10 pt; }

	P		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 10 pt; }

	li		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: small; }

	H1 		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 24 pt;
			color: navy; }

	H2 		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 18 pt;
			color: navy; }

	H3 		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 16 pt;
			color: navy; }

	H4 		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12 pt;
			color: navy; }

	H5 		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 10 pt;
			font-weight:normal }

	H6 		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 8 pt;
			font-weight:normal }

	DL		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: medium; }

	.contents	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: small; }

	.bodytext	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
			font-size: 10 pt; }

	.PageHead	{font-family: "Times New Roman", Times, serif!important;
			color: navy;
			font-weight: normal!important;
			font-size: 24 pt; }

	.toc		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
			font-size: 10 pt; }

	A.toc:link	{color: black;
			text-decoration: none; }

	A.toc:active	{background-color: yellow;
			text-decoration: none; }

	A.toc:visited	{color: black;
			text-decoration: none; }

	A.Menu		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 10 pt;
			color: white;
			text-decoration: none; }

	A.Menu:link	{color: white!important; }

	A.Menu:active	{color: red!important; }

	A.Menu:hover	{color: yellow!important; }

	.Visits		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 8 pt;
			font-weight:bold;
			color: white; }

	.VisitsIE4	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 8 pt;
			font-weight:bold;
			color: black; }

	.Counter	{border-width: 5 px;
			border-color: gray, white, white, gray;
			margin-top: 4 px;
			width: auto;
			height: auto; }

	.showhand 	{color:black;
			text-decoration:underline; }

	.update		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 10 pt;
			color: maroon; }

	.icontitle	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: x-small;
			font-weight: bold;
			text-decoration:underline; }

	.icontext	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold; }

	.icontable	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: xx-small; font-weight: bold; 
			background-color:lemonchiffon;
			border-width:3px;
			border-color:black;
			border-style:ridge; }

	.fineprint	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: xx-small; }

	.SubTitle	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 16 pt;
			color: navy; }

