body {
	font-family: 'Trebuchet MS';
	font-size: 12px;
}
#food p {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0px;
}

#food td {
        padding: 3px;
	margin: 1px;
        background-color: #D9E4F6;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000000;
        line-height: 1.4;
}
#food #refund {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	text-decoration: italic;
	color: #000000;
}
#refund {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	text-decoration: italic;
	color: #000000;
}
textarea {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	color: #000000;
}
.error {
	font-family: 'Trebuchet MS';
	font-size: 10px;
	color: #000000;
}

select {
	font-family: 'Trebuchet MS';
	font-size: 12px;
}
#results {
        padding: 3px;
	margin: 1px;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000000;
        line-height: 1.4;
}
td.ltgrey {
	background-color:#F3F7FD;
}
td.white {
	background-color:#FFFFFF;
}
td.header {
	background-color:#D9E4F6;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight:bold;
}

a.topcol {
	color:#000000;
}






