	TEXT
	{
		FONT-family: arial
	}
	
	BODY, TD, TR 
	{
		FONT-family: arial;
		FONT-SIZE: 8 pt;
		FONT: navy
	}
	
	INPUT.butt
	{
		FONT-family: arial;
		FONT-SIZE: 9 pt;
		FONT-WEIGHT: bold;
		COLOR: navy
	}

	INPUT
	{
		FONT-family: arial;
		FONT-SIZE: 9 pt;
		COLOR: navy
	}
	
	SELECT
	{ 
		FONT-family: arial;
		FONT-SIZE: 9 pt;
		COLOR: navy
	}
	
	A:hover
	{
		COLOR:#c80050
					
	}
	
	# not really used anymore
	TR.hd
	{
		background-color : Navy;
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		font: white
	}
	
	# not really used anymore
	TR.data
	{
		BACKGROUND-COLOR: #d7d7d7
	}
	
	# not really used anymore
	TR.summ
	{
		BACKGROUND-COLOR: white;
	}
	
	# not really used anymore
	TD.wh
	{
		FONT:white;
	}
	
	# not really used anymore
	
