<!--
	.null { }

	.txt10-1			{ font-family: arial; font-size: 10px; font-weight: normal; color: #000000; }
	.txt12-1			{ font-family: arial; font-size: 12px; font-weight: normal; color: #000000; }
	.txt14-1			{ font-family: arial; font-size: 14px; font-weight: normal; color: #000000; }
	.txt16-1			{ font-family: arial; font-size: 16px; font-weight: normal; color: #000000; }

	.h12-1			{ font-family: arial; font-size: 12px; font-weight: bold; color: #0099FF; }
	.h14-1			{ font-family: arial; font-size: 14px; font-weight: bold; color: #0099FF; }
	.h16-1			{ font-family: arial; font-size: 16px; font-weight: bold; color: #0099FF; }
		
	.a10-1			{ font-family: arial; font-size: 10px; text-decoration: none; color: #000099; }
	.a12-1			{ font-family: arial; font-size: 12px; text-decoration: none; color: #000099; }
	.a14-1			{ font-family: arial; font-size: 14px; text-decoration: none; color: #000099; }
	
	.a10-1:hover		{ text-decoration: underline; color: #FF9933; }
	.a12-1:hover		{ text-decoration: underline; color: #FF9933; }
	.a14-1:hover		{ text-decoration: underline; color: #FF9933; }

	a:visited		{  }
-->
