body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
}
ul {
	list-style:square;
	
}
a:link {
	color: #1F6287;
	font-weight: bold;
}
a:hover {
	color: #A5AF37;
	font-weight: bold;
}
a:visited {
	color: #1F6287;
	font-weight: bold;
}
.current {
	color: #A5AF37;
	text-decoration: none;
	font-weight: bold;
}

.contact {
	color: #3D6D92;
	font-size: 0.9em;
	padding: 10px;
}
.intro {
	line-height: 25px;
	margin: 10px;
	width: 400px;
}
.title {
	font-size: 1.5em;
	color: #1F6287;
	font-weight: bold;
	line-height: 2em;
}
.day {
	font-weight: bold;
	color: #005595;
	font-size: 1.25em;
	text-align: left;
}
.session {
	font-weight: bold;
	color: #005595;
}
.dropcap {
	font-size: 2.5em;
}
#nav {
	width: 150px;
	margin: 10px;
}

#text {
	width: 500px;
	margin-left: 20px;
	
}
blockquote {
	margin: 0px;
	line-height: normal;
	text-align: center;
	display: block;
}
.page {
	display:none;
}
