/* CSS Document */
body 
{
	background-color: #9c8c72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

select 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

p
{
text-align: left;
}

a:link { color: #6D1803; }
a:hover { color: #6D1803; font-style: italic; }
a:visited { color: #6D1803; }
a:active { color: #6D1803; }

div#content 
{
margin: 6px 0 0 27px; 
width: 574px; 
height: 239px; 
overflow: auto;
}

.dws {
font-size: 10px; 
color: #660000;
}

.title {font-size: 16px;}
.price {color: #000; font-size: 15px;}
.foodname {font-size: 15px; color: #6D1803;}