.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

LI {
	list-style-type:square;
}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #3366cc; text-transform: none}
.month {  font-family: Arial, Helvetica, sans-serif; background-color: #cccccc; font-size: 10px}
.bullet {
	margin-left: 15px;
	list-style-type: square;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B90024;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
