.menu {
	font-size: 12pt;
	font-family: arial;
}

.current {
	font-size: 12pt;
	font-family: arial;
	color: #ECA200;
}

.important {
	font-size: 14pt;
	font-family: arial;
	text-decoration: none;
	color: #F00000;
}

.content, body {
	font-size: 14pt;
	font-family: arial;
	color: #000000;
}

.footer {
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	color: #000000;
}

.contact {
	font-size: 10pt;
	font-family: arial;
	font-style: italic;
	color: #000000;
}

.time {
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
}

.event {
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	color: #8B0000;
}

.chair {
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
}

.speaker {
	font-size: 9pt;
	font-family: arial;
	color: #000000;
}

.author {
	font-size: 9pt;
	font-family: arial;
	color: #8B0000;
}

.paper {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #000000;
}

.affiliation {
	font-size: 9pt;
	font-family: arial;
	font-style: italic;
	
}

A:link {
	font-size: 12pt;
	font-family: arial;
	text-decoration: none;
	color: #F00000;
}

A:visited {
	font-size: 12pt;
	font-family: arial;
	text-decoration: none;
	color: #F00000;
}

A:active {
	font-size: 12pt;
	font-family: arial;
	text-decoration: none;
	color: #F00000;
}

A:hover {
	font-size: 12pt;
	font-family: arial;
	color: #ECA200;
}

.bt {
	padding-top:3px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
}
