
#calendarFrame, #calendarFrame td, #calendarFrame th {
	font-family: arial, helvetica, sans-serif ;
	font-size: 14px ;
	}
	
#calendarFrame {
	background-color: white;
}

#calendarFrame h1,
#calendarFrame h2,
#calendarFrame h3,
#calendarFrame h4,
#calendarFrame h5,
#calendarFrame h6,	
#calendarFrame p,
#calendarFrame ul,
#calendarFrame ol {
	margin-bottom: 16px ;
	margin-top: 0px ;
	}
	
#calendarFrame form {
	margin: 0px 0px 5px 0px ;
	}

#calendarFrame h2 {
	color: #224466 ;
	font-size: 18px ;
	font-weight: bold ;
	text-transform: uppercase;
	}

#calendarFrame strong.warning {
	color: #CC0000 ;
	}