html,body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
	}
body {
	background-color: #FFFFF0;
	}
table.menu {
	width: 93%;
	padding: 0px 0px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	color: #ffffff;
	font-weight: bold;
	}
table.menublock {
	width: 100%;
	padding: 0px 0px;
	border-width: thin;
	border: solid 0.005px;
	background-color: #000000;
	border-color: #000000;
	color: #ffffff;
	font-weight: bold;
	}
th.menutitle {
	padding: 5px 0px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #C0C0FF;
	color: #202020;
	}
td.menuitem {
	padding: 3px 5px;
	font-size: small;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	color: #202020;
	}
tr.menuspacer {
	height: 10px;
	}
div.bodytitle {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	}
table.body {
	width: 93%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	}
table.body2 {
	width: 93%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	}
table.bodytitle {
	width: 100%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	font-weight: bold;
	}
table.bodyblock {
	width: 100%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	font-weight: bold;
	text-align: center;
	}
th.bodyblock {
	padding: 5px 0px;
	font-size: large;
	font-weight: bold;
	text-align: center;
	background-color: #FFEEAA;
	}
col.contacthead {
	padding: 5px 0px;
	font-weight: bold;
	text-align: right;
	}
col.contactbody {
	padding: 5px 0px;
	font-weight: normal;
	text-align: left;
	}
table.sessionblock {
	width: 100%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	font-weight: bold;
	text-align: left;
	}
tr.sessionhead {
	padding: 5px 0px;
	font-size: large;
	font-weight: bold;
	background-color: #C0C0FF;
	}
tr.proghead {
	padding: 5px 0px;
	font-size: large;
	font-weight: bold;
	background-color: #FFCCAA;
	}
table.normalpaper {
	width: 100%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	font-weight: normal;
	text-align: left;
	}
tbody.invitedpaper {
	background-color: #F0F0FF;
	}
td.timeslot {
	padding: 5px 0px;
	font-weight: bold;
	width: 15ex;
	vertical-align: text-top;
	}
td.timeslothead {
	padding: 5px 0px;
	font-weight: bold;
	font-size: smaller;
	width: 15ex;
	vertical-align: middle;
	}
td.sessionname {
	padding: 5px 0px;
	font-weight: bold;
	font-style: normal;
	}
td.authorname {
	padding: 5px 0px;
	font-weight: bold;
	font-style: normal;
	}
td.papertitle {
	padding: 5px 0px;
	font-weight: normal;
	font-style: normal;
	}
table.jump {
	width: 100%;
	padding: 5px 5px;
	border-width: thin;
	border: solid 0.005px;
	border-color: #000000;
	font-weight: bold;
	text-align: center;
	}
dl.trip {
	text-align: justify;
	}
dt.trip {
	font-weight: bold;
	}
tr.bodyspacer {
	height: 10px;
	}
.footnote {
	font-size: x-small;
	}
