/* Food & Drink */

body {
	scrollbar-face-color:#214141;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FF9800;
	scrollbar-track-color:#FF9800;
	font-family: Arial;
	font-size:12px;
	color:#FF9800;
	background-color:#214141;
	margin-right: 1.0cm;
	margin-left: 1.5cm;
}

pre {
	font-family: Arial;
	font-size:12px;
}

h1 {
	font-size: 110%;
	text-decoration: underline;
}

li {
	font-family: Arial;
	font-size:12px;
	color:#FF9800;
	text-decoration: none;
}

p {
}

p.table {
	margin-right: 0.0cm;
	margin-left: 0.0cm;
}

p.list	{
	border-top: solid #00FFFF;
	border-bottom: solid #00FFFF;
}

a	{
	font-family: Arial;
	font-size:12px;
	color: #FF9800;
	text-decoration: underline;
}
a.name	{
	font-family: Arial;
	font-size:12px;
	color: #FF9800;
	text-decoration: none;
}
a.span	{
	font-family: Arial;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:hover	{
	font-family: Arial;
	font-size:12px;
	color: #00FFFF;
	text-decoration: underline;
}

TABLE	{
	font-family: Arial;
	font-size:12px;
	color:#FF9800;
	padding:0px;
	table-layout:fixed;
	border:none;
}
TABLE.recipe	{
	font-family: Arial;
	font-size:12px;
	color:#FF9800;
	padding:0px;
	table-layout:fixed;
	border-top: solid #FF9800;
	border-top-width: 1px;
	border-bottom: thin solid #FF9800;
}

