h1.co-title {
	margin-top: 0;
	margin-bottom: 0
}

.co-lead {
	font-size: 80%;
	padding: 4px 0px 4px 10px;
}

.co-subtitle {
	font-size: 95%;
	font-weight: bold;
	background-color: #f2f2f2;
	padding: 2px;
}

.co-sstitle {
	font-weight: bold;
	padding: 2px;
}

.co-contetns {
	padding: 10px 20px 4px;
}

.co-txt-regular {
	font-size: 80%;
	line-height: 100%;

}

.co-txt-small {
	font-size: 70%;
	line-height: 100%;
}

.co-txt-bold {
	font-weight: bold;
}

