td {
	background-color: #FFFFFF;
	padding: 5px 20px;
	border: thin solid #666666;
	margin: 5px;
}
.minihead {
	font-weight: bold;
	color: #FF6666;
}
.td-header {
	background-color: #FF9999;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.td-notes {
	background-color: #FFeeee;
}
.page-title {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FF6666;
}
