table.calender_table{	font-family : cursive ;	border-collapse: collapse; 	font-size: 0.7em;}td.c_td{	width:1.8em; 	height:1.0em; 	padding:0.3em;}td.c_th{	font-weight: bold;	height: 1.0em;	padding:0.3em;	text-align: center;}td.c_thmonth{	height: 2.5em;	text-align: center;	background : #ccccff ;	color: red ;}td.c_thp{	font-weight: bold;	height: 1.0em;	text-align: center;	padding:0.3em;	color: pink ;}td.c_thb{	font-weight: bold;	height: 1.0em;	text-align: center;	padding:0.3em;	color: lightblue ;}