h1           { font-family: Copperplate Gothic Bold; font-size: 20pt; font-weight: bold; text-align: 
               center }
table        {
	border:1px solid #CC3300;
	font-family: Comic Sans MS;
	font-size: 12pt;
	text-align: center;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width: 100%;
	background-position: center center;
	align :center;
}
td           { border: 1px solid #CC3300 }
tr           { border: 0px solid #CC3300 }
a:active    { color: #FFFFFF; font-family: Arial; font-size: 12pt }
a:link      { color: #FFFFFF; font-family: Arial; font-size: 12pt }
a:visited   { color: #FFFFFF; font-family: Arial; font-size: 12pt }
A:hover 	{ text-decoration: underline overline; color: red;}