@charset "ISO-8859-1";
.trio {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	padding: 7px;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.triobar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}

