.daily {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-weight: bold;
	color: #CCCCCC;
}
.manad {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-align: right;

}
.day {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
