.text {
	font-family: "trade gothic light", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.smalltext {
	font-family: "trade gothic light", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.headline {
	font-family: "Garamond", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #003399;
}
.testimonial {
	font-family: "trade gothic light", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 10px;
	width: 200px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	text-align: justify;
}
a:hover {
	font-family: "trade gothic light", Helvetica, sans-serif;
	color: #0066FF;
}
.boldtext {
	font-family: "trade gothic light", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

