BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;

}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  0.9em;

}
TD.td_date {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  0.8em;

}
.titlerow {
	background-color : silver;
		font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : 700;
}
A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
.month {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-variant : normal;
	text-decoration : none;
	display : block;

}

.asc_table {
	width : 90%;
	border-style : indent;
	border : thin solid;
	border-top : thin solid;
	border-right : thin solid;
	border-left : thin solid;
	border-bottom : thin solid;
}	

.end {	
	border-style : indent;
	border-bottom : thin solid;
}

 .asc_date {font-size :  0.9em;
	
} 

.desc {font-size :  0.75em;
}

.eventname {font-size :  0.9em;


}

.samples {font-size :  0.85em;
font-weight : bold;
	background-color : transparent;

}

 .td_date {font-size :  0.8em;
	
} 

 LI {font-size :  1.1em;
	
} 