	BODY		{ font-family: Tahoma; font-size: x-small; margin: 0px }
	TD			{ font-size: x-small; font-family: Tahoma }
	A			{ text-decoration: none; font-weight: bold }
	A:link		{ color: #CCCFFF }
	A:visited	{ color: #CCCFFF }
	A:hover 	{ color: #FFCC33 }
	A:active 	{ color: #FFFF00 }
	
	.smallBold	{ font-size: xx-small; font-weight: bold }
	.new		{ font-size: xx-small; color: #FF0000 }
	.normal		{ font-family: Tahoma; font-size: x-small; margin: 0px }
	.formica	{ font-weight: normal }

	.smallLink			{ font-family: Tahoma; font-size: xx-small; font-weight: normal }
	A:hover.smallLink 	{ color: #FFCC33 }
	A:link.smallLink 	{ color: #FFFFFF }
	A:visited.smallLink { color: #FFFFFF }