body {
	background: skyblue;
	color: black;
	font-size: small;
	font-family: garamond, times new roman;
	margin: 0px;}
table {
	font-size: small;}
h1, h2, h3, h4, h5, h6, h7 {}

a:link, a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;}
a:active {
	color: yellow;}
a.activegreen:active {
	color: green;}
a:hover {
	text-decoration: underline;}

a.menu:link, a.menu:visited {
	font-size: 16px;
	color: blue;
	text-decoration: none;
	font-family: trebuchet ms;}
a.menu:active {
	color: yellow;}
a.menu:hover {
	text-decoration: underline;}
	
a.menuworkshops:link, a.menuworkshops:visited {
	font-size: 16px;
	color: blue;
	text-decoration: none;
	font-family: trebuchet ms;}
a.menuworkshops:active {
	color: green;}
a.menuworkshops:hover {
	text-decoration: underline;}

a.location:link, a.location:visited {
	color: white;
	text-decoration: none;
	font-family: trebuchet ms;}
a.location:active {
	color: yellow;}
a.location:hover {
	text-decoration: underline;}

div.location {
	margin-top: -12px;
	font-size: 14px;
	text-align: left;}
div.menu {
	margin-top: -12px;
	font-size: 16px;
	font-weight: bold;}
td.main {
	background: #008C00;
	color: white;}
td.congress {
	background: #CEDBBD;}/*#FF9328;}*/
td.workshops {
	background: #FFF7C6;}/*#FF7D82;}*/
td.bar {
	background: yellow;}

.speaker {font-style: italic; font-weight: bold;}