BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}
.titlerow {
	background-color : silver;
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 700;
}

.td_date	{	font-size : 12px;

}

style="border: thin solid Blue;"

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
.month {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant : normal;
	text-decoration : none;
	display : block;
}

A.month {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant : normal;
	text-decoration : none;
	display : block;
}
A:Hover.month {
	text-decoration: underline;
	color: red;
}

.topmonth {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant : normal;
	text-decoration : none;
	display : block;

}

.asc_table {
	width : 80%;
	border-style : indent;
	border: thin solid silver;
	
}
 .asc_date {font-size : 14px;
	
} 

.desc {font-size : 10px;
}

.eventname {font-size : 13px;
}

.samples {font-size : 10px;
font-weight : bold;
	background-color : transparent;
}
	td { font-size : 12px; font-family: Arial, Helvetica, sans-serif;  text-decoration: none}
	
