@charset "utf-8";
#colored_headings {
	color: #606;
	font-size: 16px;
}
colored_heading {
	color: #800080;
}
.welcome p {
	color: #000;
	font-size: 12px;
}
.welcome blockquote p em {
	color: #000;
	font-size: 14px;
}
.welcome p #colored_headings strong {
	color: #609;
}
.new {
	font-size: 16px;
}
.calendardaysoftheweek {
	font-size: 18px;
	font-weight: bold;
	color: #8e6843;
}
.a {
	font-weight: bold;
}
.sixteenptheadings {
	font-size: 16px;
	font-weight: bold;
	color: #399;
	text-align: left;
}
.red {
	color: #F00;
	font-style: italic;
}

