.text {
	font-family: TradeGothic;
	font-size: 11px;
	line-height: 15px;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
.boldtext {
	font-family: TradeGothic;
	font-size: 13px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
	text-align: left;
	line-height: 17px;
}
.bolditaltext {
	font-family: TradeGothic;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
}
