#center-content {
	width: 590px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
}

.title {
	color: #660000;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 38px;
}

p {
	margin-top: 0;
}

.subtitle {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	margin-top: 23px;
	margin-bottom: 10px;
}

.subcontent {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}