<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

a:link { 
	color: #3300cc; text-decoration:none; font-weight:bold; font-size:12px;
	}
a:visited { 
	color: #3300cc; text-decoration:none; font-weight:bold; font-size:12px;
	}
	a:hover {
	color: #990000; font-weight:bolder;
	}	

A		{ font-family:helvetica; color:#00F; text-decoration:underline }
SPAN	{ font-family:helvetica }
TD     	{ font-family:helvetica; font-size:10px; }
BODY	{ background-color:#FFF}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:14px; font-family:verdana, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#F9FBFF; height:80; width: 95; }
.empty_day_cell			{ background-color:#D3D6D8; height:80; width: 95; }
.today_cell				{ background-color:#F9FBFF; height:80; width: 95; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:14px; background-color:CCCCCC; color:#68453F; text-decoration:none; font-weight:bolder; }
.day_number A:link		{ color:#3300cc; text-decoration:none }
.day_number A:active	{ color:#68453F; text-decoration:underline }
.day_number A:visited	{ color:#3300cc; text-decoration:none }
.day_number A:hover		{ color:#774FFF; text-decoration:none }

/**** title_txt is the text for the title of a post on main page ****/
.title_txt				{ font-size:20px; font-family:verdana; color:#000000 }
.title_txt A:link		{ color:#453F68; text-decoration:none }
.title_txt A:active		{ color:#68453F; text-decoration:none }
.title_txt A:visited	{ color:#453F68; text-decoration:none }
.title_txt A:hover		{ color:#774FFF; text-decoration:none; font-weight:bold; }

.eventInfo				{ font-size:10px; font-family:verdana; }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#D6D8D3; font-size:12px; font-family:verdana; color:#000000; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana; color:#00F; font-weight:bold; }

/**** printer friendly months events page ****/
.eventListHeader			{ font-size:20px; font-family:verdana; color:#000000 }
.eventListTitle				{ color:#453F68; text-decoration:none; font-weight:bold }
.eventListTitleCell			{ background-color:#CCCCCC }
.eventListText				{ color:#68453F; text-decoration:none }

a:link { 
	color: #3300cc; text-decoration:none; font-weight:bold;
	}
a:visited { 
	color: #3300cc; text-decoration:none; font-weight:bold;
	}
a:hover {
	color: #774FFF; font-weight:bolder;
	}
td.header {
	background:#D6D8D3; font-size:10px; font-weight:bold; color:#000000;
}
// end hiding -->
</STYLE>
