h4 {
	font-size : 13pt;
	margin-bottom : 0px;
	text-align : center;
	text-decoration : underline;
}

table {
	border-collapse : collapse;
	width : 100%;
}

td, th {
	padding : 0px;
}

td {
	color : #000;
	font-size : 11pt;
}

th {
	color : 17375E;
	font-family : Comic sans MS;
	font-size : 19pt;
	font-style : italic;
	font-weight : 100;
	text-align : center;
	vertical-align : bottom;
	width : 150px;
}

ul {
	margin : 0px;
}