.day {
	float: left;
	width: 75px;
}

.day a:link {font-size:9px; 
	color:#333333;
	line-height:12px;
	text-align:center;
	margin-bottom:10px; text-decoration:none;}
.day a:visited {font-size:9px; 
	color:#333333;
	line-height:12px;
	text-align:center;
	margin-bottom:10px;text-decoration:none;}
.day a:active {font-size:9px; 
	color:#333333;
	line-height:12px;
	text-align:center;
	margin-bottom:10px;text-decoration:none;}
.day a:hover {font-size:9px; 
	color:#333333;
	line-height:12px;
	text-align:center;
	margin-bottom:10px;text-decoration:underline;}

.calendar {
	font-size:9px;
	color:#333333;
	line-height:12px;
	text-align:center;
	margin-bottom:10px;
}
.calendar h1 {
	font-size:10px;
	color:#333333;
	line-height:16px;
}
.day p, .day h1 {
	padding:1px;
	margin-right:1px;
	margin-bottom:1px;
	background-color:#FDE0C3;
}
.day p {
	height:50px;
}
.alternate h1, .alternate p {
	background-color:#F89B3A;
}

p.content {font-size:10px; font-weight: bold; text-align:center;}
.contentsmaller {font-size:8px; font-weight: bold; text-align:center;}