body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/backgroun.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	color: #203E7B;
}
.recipetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #203E7B;
	line-height: 12px;
}
.recipetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
a {
	color: #CB4D2D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.recipehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	line-height: 15px;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #203E7B;
}

