.subhead {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.subtxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableborder {
	border: 3px solid #291770;
}
