<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family: Georgia, "Times New Roman", Times, serif; color:#00F; text-decoration:underline }
SPAN	{ font-family: Georgia, "Times New Roman", Times, serif; }
TD     	{ font-family: Georgia, "Times New Roman", Times, serif; }
BODY	{ background-color:#332E2E }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:22px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#1e1a19; height:60px; width: 100px; }
.empty_day_cell			{ background-color:#332E2E; height:60px; width: 100px; }
.today_cell				{ background-color:#666666; height:60px; width: 100px; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:11px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; line-height:1.5 }
.title_txt A:link		{ color:#FFFFFF; text-decoration:underline }
.title_txt A:active		{ color:#FFFFFF; }
.title_txt A:visited	{ color:#FFFFFF; text-decoration:underline }
.title_txt A:hover		{ color:#FFFFFF; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:10px; font-family: Georgia, "Times New Roman", Times, serif; color:#666666;}

/**** column headers or days of the week ****/
.column_header			{ height:30px; background-color:#332E2E; font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family: Georgia, "Times New Roman", Times, serif;  }
.footprint A			{ font-size:10px; ffont-family: Georgia, "Times New Roman", Times, serif;  }
// end hiding -->
</STYLE>
