BODY, P, TD {
	font-family : Verdana, Arial, sans-seif;
	font-size : 11px;
	color : black;
	line-height : 16px;
}

H1 {
	font-family : Verdana, Arial, sans-seif;
	font-size : 11px;
	color : black;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

A:hover {
	color : #0071BC;
}

.nav {
	font-size : 10px;
	font-weight : normal;
	line-height : 20px;
	position : relative;
	left : 30px;
	color : black;
	text-decoration : none;
}

.bottomnav {
	font-size : 10px;
	line-height : 20px;
	color : white;
	font-weight : normal;
	text-align : center;
}

A.bottomnav:hover {
	color : white;
}

.indent {
	position : relative;
	left : 15px;
}

.border {
	border: 1px solid Black;
}

.small {
	font-size : 10px;
}

TD.bgshade1 {
	background-color:#C3E8C1;
}

TABLE.maintable {
	border-left:1px solid #DADADA; 
	border-right:1px solid #DADADA;
}

.speaker {
	background-color:#F7F7F7; 
	border-left:1px solid #DADADA; 
	border-right:1px solid #DADADA;
	border-top:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	width:500px;
	font-size : 10px;
}

TD.schedule {
	border-left:1px solid black; 
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
}