﻿
table.programme {
	border: 1px #4282EF solid;
	color: #003399;
	line-height: 1.25em;
}
table.programme a {
    color: #003399;
    font-weight:bold;
	text-decoration: none;
}
table.programme td, table.programme th {
	border: 3px #ffffff solid;
    vertical-align: top;
    padding: 8px;
}
table.programme tr {
	border: none;
}
th.day {
	background: #4282EF;
	color: #ffffff;
}
td.keynote {
	background: #C6E3F9;
}
td.workshop-ey, th.workshop-ey {
	background: #C8DBFB;
}
td.workshop-ch, th.workshop-ch {
	background: #B6CFFA;
}
td.workshop-ad, th.workshop-ad {
	background: #C8DAE1;
}
td.workshop-sl, th.workshop-sl {
	background: #B5CADD;
}
span.session {
    font-size: 85%;
    font-variant: small-caps;
}