#intro_text {
	margin-bottom: 1em;
}

.highlight {
	margin: 1em 0 0 0;
	color:  #123;
	font-size: 140%;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Georgia, 'Times New Roman', Times, Garamond, serif;
	text-align: center;
	letter-spacing: -1px;
	word-spacing: 0.2em;
}

.highlight2 {
	margin: 0.4em 0 0 0;
	color:  #333;
	line-height: 1.3em;
	font-size: 1.1em;
		font-family: Georgia, 'Times New Roman', Times, Garamond, serif;
	letter-spacing: -1px;
}

.highlight a, .highlight a:link, .highlight a:hover {
	text-decoration: none;
	color: #333;
}

.faded {
	color: #234;
}