	body { margin: 0px; background-color: #ffffff;}
	h1{ color: #003366; font-family: Arial, Helvetica; font-size : 20Pt; }
	H2{ color: #800000; font-family: Arial, Helvetica; font-size : 18pt; }
	H3{ font-family: Arial, Helvetica; font-size : 12pt; }
	H4{ font-family: Arial, Helvetica; font-size : 10pt; }
	input.style1 { font-family: Arial, Helvetica; font-size : 7pt; }
	font.style1 { font-family: Arial, Helvetica; font-size : 7pt; }
	table { font-family: Arial, Helvetica; font-size : 10pt color: #003366;}
	li { font-family: Arial, Helvetica; font-size : 10pt; font-weight: color: #003366 }
	p.style1 { font-family: Arial, Helvetica; font-size : 8pt; }
	p { font-family: Arial, Helvetica; color: #003366; font-size : 10pt; }
	p.body { font-family: Arial, Helvetica; font-size : 10pt; color: #003366; }
	p.box { font-family: Arial, Helvetica; font-size : 8pt; color : #000080; }
	p.red { font-family: Arial, Helvetica; font-size : 10pt; color : #003366; }
	p.heading { font-family: Arial, Helvetica; color: #003366; font-size : 20px; }
	td.design { font-family: Arial, Helvetica; color: #003366; font-size : 10pt; }
	td.black { font-family: Arial, Helvetica; color: #000000; font-size : 11pt; }
	td{ font-family: Arial, Helvetica; font-size : 10pt; color: #003366;}
        hr.line { color: #B5CFE8; height: 2px; }
    a:link { color : #0056AC; }
    a:visited { color : #0056AC; }
    a:hover { color : #A50000; }
    a:active { color : #0056AC; }

    a:link.footer { color : #0056AC; }
    a:visited.footer  { color : #0056AC; }
    a:hover.footer  { color : #A50000; }
    a:active.footer  { color : #0056AC; }


    a:visited.front { color: #0056AC; text-decoration: none; font-size: 9pt; font-weight: bold; }
    a:hover.front { color: #A50000; text-decoration: underline; font-size: 9pt; font-weight: bold; }
    a:active.front { color: #0056AC; font-size: 9pt; font-weight: bold; }

    a.nav { text-decoration: none; }

    img { border-color : #000000}


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

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

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


/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight: normal; }
.title_txt A:link		{ color:#0056AC; text-decoration:underline; font-weight: normal; }
.title_txt A:active		{ color:#0056AC; text-decoration:underline; font-weight: normal; }
.title_txt A:visited	{ color:#0056AC; text-decoration:underline; font-weight: normal; }
.title_txt A:hover		{ color:#A50000; text-decoration:underline; font-weight: normal; }

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

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

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




/**** test new stuff.  ****/

/**** column headers or days of the week ****/
.column_header_2		{ background-color:#E8E8E8; font-size:12px; font-family:arial, helvetica; color:#003366; font-weight:bold; border: solid 1px #cccccc }

/**** color and size of calendar cells.  ****/
.day_cell_2				{ background-color:#F5F4EF; height:80px; width: 95px; border: solid 1px #cccccc;}
.empty_day_cell_2		{ background-color:#FFFFFF; height:80px; width: 95px; border: solid 1px #cccccc;}
.today_cell_2			{ background-color:#F5F4ED; height:80px; width: 95px; border: solid 1px #cccccc; }

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


// end hiding -->
