A:link, A:active
	{	text-decoration	:	none;
		color		:	#ffffff;
		background	:	transparent;
		}

A:visited {	text-decoration	:	none;
		color		:	#ffffff;
		background	:	transparent;
		}

A:hover	{	text-decoration	:	none;
		color		:	#ff0000;
		background	:	transparent;
		}

A.info:link, A.info:active, A.info:visited
	{	text-decoration	:	none;
		color		:	#00ff00;
		background	:	transparent;
		}

A.info:hover {	text-decoration	:	none;
		color		:	#ff0000;
		background	:	transparent;
		}

TD {		font-family	:	arial;
		font-size	:	10pt;
		color		:	#ffffff;
		}

TD.menu  {	font-family	:	arial;
		font-size	:	12pt;
		font-color	:	#00ff00;
		}

TD.info  {	font-family	:	'times new roman';
		font-size	:	12pt;
		font-color	:	#ffff00;
		}
TD.tit {	font-family	:	'times new roman';
		font-size	:	12pt;
		font-color	:	#b0e0e6;
		}
TD.auth  {	font-family	:	'times new roman';
		font-size	:	10pt;
		font-color	:	#b0e0e6;
		}

TD.hed  {	font-family	:	'Bookman Old Style';
		font-size	:	10pt;
		font-color	:	#ffff00;
		}

dt      {
		font-size	:	125%;
		font-weight	:	bold;
	}
