body{
	font: 0.8em/1.6em arial ce, arial;
	color: Black !important;
}

table td{
	color: Black !important;
}

#bottommenu,
#footer,
#subfooter,
#menudiv,
#calendar-buttons,
.noprint,
.adv,
h1
{
	display: none !important;
}

td.arrow,
td.next,
td.prev{
	visibility: hidden;
}

table.cal-month .cal-header td{
	border: none;
}

table.cal-year .cal-header td{
	border-top: 3px solid black;
}

table.calendar td{
	font-size: 10pt;
	padding: 1px 4px 1px 4px;
}


#header h1{
	padding-bottom: 15px;
	border-bottom: 3px solid black;
}
#header h1 a{
	text-decoration: none;
	color: black;	
}

#footer {
	clear: both; 
	font-size: 10pt;
	text-align: left;
	padding-top: 10px;
	border-top: 3px solid black;	
	margin-top: 10px;
}

#print-footer{
	text-align: center;
	font-weight: bold;
	letter-spacing: 1mm;
	border-top: 3px solid black;	
	padding-top: 2mm;
	margin-top: 3mm;	
}

h2{
	font-size: 14pt;
	margin-top: 18px;
	margin-bottom: 15px;
}

h3{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 2px 5px 1px 5px;
	border: 1px solid;
	clear: left;
	margin: 10px 0 10px 0;
}

a{
	text-decoration: none;
}

