	a:link 		{ text-decoration:underline; color:yellow; }
	a:visited	{ text-decoration:underline; color:olive; }
	a:active	{ text-decoration:underline; color:red; }	
	a:hover 	{ text-decoration:underline; color:white; background-color:#1122EE; }

	BODY		{ color:FFFFFF; background-color:#000000; font-size:12pt;  }
	TABLE		{ font-size:12pt; table-layout:auto; }

	.nomal		{ font-size:11pt; }
	.style0		{ font-size:9pt; }
	.style1		{ font-size:11pt; }
	.style2		{ font-size:13pt; }
	.style3		{ font-size:15pt; }