H1	{
	font-family:	arial;
	font-size:	36;
	font-weight:	BOLD;
	color:		#000000;
	text-align:	center;
	}
BODY	{
	font-family:	arial;
	font-size:	20;
	font:		bold;
	color:		#000000;
	background-color:lightblue;
	}
TH	{
	font-family:	arial;
	font-size:	17;
	font:		bold;
	color:		blue;
	text-align:	center;
	}
TD	{
	border-width:	1pt;
	padding:	2pt;
	text-align:	center;
	input-align:	center;
	}
.red	{
	font-family:	arial;
	font-size:	16;
	font:		bold;
	color:		#FF0000;
	text-align:	left;
	}
