h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #0033CC;
	font-weight: bold;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 1.2em;
}
#heading {
	text-align: center;
	padding: 1em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #0033CC;
	font-weight: bold;
}
#topics {
	margin: auto;
	width: 800px;
	padding: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
td {
	padding: 15px;
	vertical-align: top;
	font-weight: bold;
}
#heading a {
	color: #FF0000;
}
