* { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
  
p { text-align: justify; }  

h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

a:link, a:visited {
  text-decoration: none  ;
  color: 006666;
}

.main_menu {
	font-size: 0.9em;
	font-weight: bold;
	width: 170;
}

.submenu {
	font-size: 0.8em;
	margin-left: 1.0em;
}

.menu_item {
	margin-bottom: 0.4em;
}

.main_text {
	vertical-align: top;
	width: 550;
	padding-right:0.5em;
}

.dates {
    width:135;
}

img { 
	border: 0px 
}

.sponsor_logo {
	margin-bottom: 0.4em;
	text-align:center;
}

.keynote {
	text-align:center;
	font-weight:bold;
	background-color:66CCCC;
}

.scolumn {
	width:355;
	text-align:center;
}

.scell {
	font-weight:bold;
	width:355;
	text-align:center;
	background-color:FFCCCC;
}

.events {
	font-weight:bold;
	text-align:center;
	background-color:FFCC66;
}

.time {
    width:90;
}

.location {
    width:710;
    text-align:center;
}

