.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-variant: normal;
}

LI {
	list-style-type:square;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.month {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: 576685; font-size: 10px}
