.text {
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
}
h1 {
	font: bolder 24px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #333;
	text-transform: uppercase;
}
h2 {
	font: bold 20px "Myriad Pro", "Lucida Sans Unicode", Arial, sans-serif;
	color: #424242;
}
.auto p img {
	float: left;
	padding-right: 12px;
	border-right: 1px solid #CCC;
	margin-right: 12px;
}
.auto ul li {
	list-style: square inside;
	text-indent: 15px;
}
.caption {
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}
.tdtop {
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #142355;
	background: #99B5D4;
}
.auto {
	width: 680px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	min-height: 230px;
}
