
li {
	color:#993366;
	font-size:11px;
}

li span {
	color:#000000;
	font-size:11px;
}


.name {
	font-size: 11px;
	color: #9d3363;
	text-align: left;
	font-weight: bold;
}

.notes {
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.resultsHeader {
	font-size: 11px;
	color: #000000;
/*	background-color: #fdfbee;*/
/*	border-left: solid 1pt #9d3363;*/
	text-align: Center;
	padding-top: 3px;
	height: 20px;
}

.resultsHeaderLeftEnd {
	font-size: 11px;
	color: #000000;
/*	background-color: #fdfbee;*/
	text-align: Center;
	padding-top: 3px;
}

.resultRecord {
	border-bottom: solid 1pt #9C9800;
}

.resultRecordFirst {
	border-top: solid 1pt #9C9800;
	border-bottom: solid 1pt #9C9800;
}
