.txtHighlight { background-color: #FF0; }

.txtBlue { color: #039; }
.txtPurple { color: #603; }
.txtGold { color: #fc0; }

.txt90percent { font-size: 90%; }
.txt75percent { font-size: 75%; }
.txt66percent { font-size: 66%; }

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 3px 0 5px 0;
}

.caption i {
	font-size: .9em;
}
