.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
	line-height: 18px;
}
.printtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.platenames {
	color: #FF3399;
}
.dishtype {
	text-transform: uppercase;
	color: #330099;
	border: 1px solid #FF9999;
	padding: 5px;
}
.box {
	border: 1px solid #FF3399;
	padding: 5px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #330099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	padding-bottom: 10px;
}
