body {
	background: #ffe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	border: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: xx-large;
	text-align: center;
	letter-spacing: 0.5em;
	background-color: #330000;
	color: #f90;
}
table, td {
	border: 1px solid #FF9900;
}
.important {
	font-weight: bold;
	text-align: center;
}

