table.cld_year {
margin:10mm;
}
table.cld_month {
	margin-bottom: 5px;
}
th.cld_yeartitle {
text-align:left;
color:black;
background-color:transparent;
padding-bottom:0.5em;
}
th.cld_yeartitle big {
	font-size:200%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
th.cld_montitle {
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	background-color:#f7f7f7;
	padding:0.1em 0.2em 0 0.2em;
}
th.cld_light, th.cld_lightmarked {
	font-size:65%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
text-align:;
	color:black;
	background-color:#f7f7f7;
	padding:0.2em 0.2em 0.3em 0.2em;
}
th.cld_dark, th.cld_darkmarked {
	font-size:65%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:black;
	background-color:#efefef;
	padding:0.1em 0.2em 0.3em 0.2em;
}
td.cld_light, td.cld_lightmarked {
	font-size:65%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:black;
	background-color:white;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
}
td.cld_dark, td.cld_darkmarked {
	font-size:65%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:black;
	background-color:#f7f7f7;
	padding:0.1em 0.2em 0.1em 0.2em;
}
th.cld_darkmarked, th.cld_lightmarked, td.cld_darkmarked, td.cld_lightmarked {
	color:#FF0000;
	font-weight: bold;
}
td.cld_today {
	font-size:65%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:black;
	background-color:#ffe1e1;
	padding:0.1em 0.2em 0.3em 0.2em;
}
a.cld_datelink {
	text-decoration:underline;
	background-color:#f3d000;
	display:block;
	font-weight: normal;
	color: #000000;
}
a.cld_titleddatelink {
color:black;
background-color:inherit;
font-weight:bold;
}
em.cld_titleddate {
font-weight:bold;
font-style:normal ;
color:#009900;
background-color:transparent;
}