TABLE {
	text-align : center;
	width : 800px;
	height : 300px;
	margin-top : 70px;
	margin-left : 50px;
}
TD.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32px;
	font-stretch : semi-condensed;
	font-style : normal;
	font-weight : bold;
}
TD.middle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-stretch : ultra-condensed;
	font-style : normal;
	padding-top : 30px;
}
