.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #FFFF99;
}
.monthtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFF99;
}

