@charset "UTF-8";
#organicsourdough {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #F89704;
}
.content_box {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #630;
	font-weight: normal;
	font-style: italic;
}
.header_box {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F08000;
}