H1 DIV {
	text-align: center;
	}
BODY {
	color: rgb(0, 0, 0);
	background-color: rgb(37, 164, 217);
	font-size: 12px;
	font-weight: bold;
	}
TABLE {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 2px;
	}
TD {
	text-align: left;
	font-weight: bold;
	}
TD.column {
	width: 450px;
	}
A {
	color: #ffff33;
	text-decoration: none;
	}
.sectionhead {
	font-size: 16px;
	color: rgb(238,93,62);
	text-align: center;
	}

