@import url("default.css");
/* Formatting for Meetings page */
#logo {
	float:left;
}
#directions {
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #7e84c4;
}
#content {
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;	
}
dt {
	font-weight:bold;
	line-height: 150%;
	}