body, td		{ font-family: arial, helvetica; color: #434343; font-size: 12px; }

	.subheading	{ font-size: 14px; color: #434343; font-weight: bold; }

	.heading	{ font-size: 12px; color: #434343; font-weight: bold; }

	.la		{ font-size: 11px; color: #000000; }
	A:link.la	{ text-decoration: none; color: #000000; }
	A:visited.la	{ text-decoration: none; color: #000000; }
	A:hover.la	{ text-decoration: none; color: #2244EE; }

	.lb		{ font-size: 11px; color: #000000; font-weight: bold; }
	A:link.lb	{ text-decoration: none; color: #000000; }
	A:visited.lb	{ text-decoration: none; color: #000000; }
	A:hover.lb	{ text-decoration: none; color: #2244EE; }

	A:link		{ text-decoration: none; color: #2244ee; }
	A:visited	{ text-decoration: none; color: #2244ee; }
	A:hover		{ text-decoration: underline; }

	.small		{ font-size: 10px; }

	.emph		{ font-weight: bold; }