<!--
	a { font-size: 12px; text-decoration: none }
	a:link { color: teal; text-decoration: none }
	a:visited { color: green; text-decoration: none }
	a:hover   { color: red; text-decoration: none }
	body { font-size: 12px; text-decoration: none }
	table  { font-size: 12pt; text-decoration: none }
	td { font-size: 12px; text-decoration: none }
	th { font-size: 12px; text-decoration: none }
-->