h1 {
	font-size:1.8em;
	line-height:1.0em; 
	margin-top:0em;
	margin-bottom:0.3em;
}

h2 {
	font-size:1.5em;
	line-height:1.2em; 
	margin-top:0em;
	margin-bottom:0.4em;
}

table {
	width: 100%;
	margin-bottom:10px;
}

th, td {
	text-align:left;
}

table.data thead th {
	background:#ddd;
}

table.data tbody td {
	background:#eee;
}

table.details {
	padding:0;
}

table.details  td {
	padding:0;
}

p.programinfo {
	font-size:0.7em;
}
