	BODY	{
					background-color: transparent; 
					color: Black; 
					text-decoration:none; 
					font-family: "Arial Black"; 
					font-size: xx-small; 
					font-weight: normal;

					}

	.h1 		{
					color: #CC0000; 
					text-decoration:none; 
					font-family: Helvetica, Arial, Verdana; 
					font-size: small; 
					font-weight: bold
					}
	.h2 		{
					color: #CC0000; 
					text-decoration:none; 
					font-family: Helvetica, Arial, Verdana; 
					font-size: small; 
					font-weight: normal;
					}
	.normal	{
					color: Black; 
					text-decoration:none; 
					font-family: Arial; 
					font-size: x-small; 
					font-weight: lighter;
					}

	.tdhead	{
					color: Black; 
					text-decoration: none; 
					font-family: "Arial Black"; 
					font-size: x-large; 
					font-weight: normal;
					text-align : center;
				
					}

	.tdbody	{
					color: Black; 
					text-decoration: none; 
					font-family: Arial; 
					font-size: small; 
					text-align : center;
					font-weight: normal;
					}

	.tdheadl	{
					color: White; 
					text-decoration:none; 
					font-family: Arial; 
					font-size: large; 
					font-weight: normal;
					text-align : center;
					background-color : Black;
					background-repeat : repeat-x;
					}

	.tdbodyl	{
					color: #CC0000; 
					text-decoration:none; 
					font-family: Helvetica, Arial, Verdana; 
					font-size: xx-small; 
					font-weight: normal;
					text-align : left;
					}					
					
	.tdlink	{
					color: Black; 
					text-decoration: none; 
					font-family: "Arial Black"; 
					font-size: medium; 
					font-weight: normal;
					background-color : #008000;
					text-align : center;
					}

	.tdindex	{
					color: #000099; 
					font-family: Helvetica, Arial, Verdana; 
					font-weight: normal;
					background-color : #FF9900;
					text-align : center;
					width : auto;
					font-size : large;
					}

	.tdvalue	{
					color: #000099; 
					text-decoration:none; 
					font-family: Helvetica, Arial, Verdana; 
					font-size: medium; 
					font-weight: normal;
					background-color : #CCCCCC;
					text-align : center;
					}
	.tdstart	
			{
					color: White; 
					text-decoration:none; 
					font-family: Arial; 
					font-size: x-small; 
					font-weight: normal;
					background-color : #008000;
					text-align : center;
					}gn : left;
					}
	<!--
A:link {text-decoration:none;color: white;font-weight: bold}
A:visited {text-decoration:none;color: white;font-weight: bold}
A:hover {font-weight:bold;color: red;
}

function hiLite (imgDocID,imgObjName) {
if (browserVer == 1) {
document.images[imgDocID].src = eval (imgObjName + ".src")
}

-->				
					
					