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

A			{font-family: Arial, Helvetica, Verdana, sans-serif; color: #000000; text-decoration: underline; font-weight: bold;}
A:link 		{font-family: Arial, Helvetica, Verdana, sans-serif; color: #339900; text-decoration :none; font-weight: bold;}
A:visited 	{font-family: Arial, Helvetica, Verdana, sans-serif; color: #336600; text-decoration :none; font-weight: bold;}
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ background-color:#FFFFFF }

h1,H1	{font-family: Arial, Helvetica, Verdana, sans-serif; text-align: center; color: #33CC00; font-size: 14pt; font-weight: bold }
h2,H2	{font-family: Arial, Helvetica, Verdana, sans-serif; text-align: center; color: #33CC00; font-size: 12pt; font-weight: bold }
h3,H3	{font-family: Arial, Helvetica, Verdana, sans-serif; text-align: center; color: #33CC00; font-size: 11pt; font-weight: bold }
h4,H4	{font-family: Arial, Helvetica, Verdana, sans-serif; text-align: center; color: #33CC00; font-size: 10pt; font-weight: bold }


/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }
.date_hdr				{ font-size:14px; font-family:arial, helvetica; font-weight:bold; color:#009900 }

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

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#309000; font-weight:bold }

/**** title_txt is the text for each post on main page ****/
.title_txt				{font-family: Arial, Helvetica, Verdana, sans-serif; color: #339900; font-size:9px}
.title_txt A:link		{font-family: Arial, Helvetica, Verdana, sans-serif; color: #339900; text-decoration :none; font-weight: bold;}
.title_txt A:active		{font-family: Arial, Helvetica, Verdana, sans-serif; color: #339900; text-decoration: underline; font-weight: bold;}
.title_txt A:visited	{font-family: Arial, Helvetica, Verdana, sans-serif; color: #003300; text-decoration :underline; font-weight: bold;}
.title_txt A:hover		{font-family: Arial, Helvetica, Verdana, sans-serif; color: #336600; text-decoration: underline; font-weight: bold;}

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

/**** column headers or days of the week ****/
.column_header			{ background-color: 339900; font-size:14px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#336600; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#339900; font-weight:bold; }
// end hiding -->
</STYLE>

