.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style8 {font-size: 16;}
.style11 {color: #FF0007; }
.red_caps {
	color: #CC0000;
}
.green_caps {
	color: #006633;
}
.holiday_breakfast_background {
	background-image: url(images/holiday_breakfast_graphics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
