H1 {
	font-variant : small-caps;
	text-align : center;
	font-family : monospace;
	font-size : 29px;
	color : #1E90FF;
}


TD.H2 {
	text-align : center;
	font-size : 12px;
	vertical-align : bottom;
	font-weight : bold;
	font-variant : small-caps;
}
TD.H3 {
	font-size : 9px;
	font-variant : normal;
	font-family : Courier;
}
A {
	text-decoration : none;
	
}
A:HOVER {
	color : Fuchsia;
}
