	
/* ID Styles */
	
#weekdays th {
	font:10px arial;
	color:#000;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

	
.calendarText {
	font:11px arial;
	line-height:14px;

	}
	
	
