.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #000000;
}

.smtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	background-color: #000000;
}.middle {
	text-align: center;
	font-weight: bold;
}
#nameInfo table tr td {
}
.smtype {
	font-size: small;
}
.xsmtype {
	font-size: x-small;
}
.oddrow {
	background-color: #EAF1F4;
}
