body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	background-repeat: no-repeat;
	background-position: center;
	
}
.calendar-month { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
background-color: #ffc673;
}
caption.calendar-month { padding: 1px; }
.calendar, .firstday { font-size: 10px; text-align: right; line-height: 10px; border-width: 0px 0px 0px 0px; padding: 0px 0px 0px 0px }
table.calendar th { text-align: center; border-bottom: 1px gray solid; padding: 2px; }
table.calendar td { padding: 2px; }
.firstday { background-color: #d6f794; }
table.calendar-table { margin:auto; }


