h1		{ font-size:32pt }
h3		{ font-size:24pt }
table		{ text-align:center }
td		{ text-align:center }
a:link		{ text-decoration:none; font-weight:bold; color:#0000FF; }
a:visited 	{ text-decoration:none; font-weight:bold; color:#800000; }
a:hover 	{ text-decoration:none; font-weight:bold; background-color:#FFFF00; }
a:active 	{ text-decoration:none; font-weight:bold; background-color:#CCFFFF; }
