﻿.quotetop {
	font-size: 93%;
	margin: 1em;
	text-align: center;
}
.quoteitem {
	margin: 1em 8px;
	font-size: 93%;
	font-style: italic;
}
.quoteitem .name {
	margin-top: 0.5em;
	text-align: right;
}
.quoteitem .exam {
	text-align: right;
}
.hilight {
	font-weight: bold;
	color: #1d47b1;
}
