@import url("ahccmadison.css");
h1, h2, p {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	background-color: FFFFCC;
}
h3 {
	font-size: 16px;
	background-color: FFFFCC;
}
.ahcc_title {
	font-size: 48px;
	empty-cells: hide;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bolder;
	height: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: FFFFCC;
}


body {
	background-color: FFFFCC;
}
