body {
	background-color: #669966;
	font-family : verdana,arial,times;
	font-size: medium;
	color: white;
} 

.menu_item {
	font-size: medium;
	color: white;
	text-align: center;
}

.banner {
	font-size: large;
	text-align: center;
	color: #336633;
	letter-spacing : 4px;
}

p.note {
	text-align: center;
	font-size: x-small;
	color: white;
}

td {
	vertical-align: text-top;
	text-align: center;
}
