.repeatingleft {
	background-image: url(images/left_repeat.jpg);
	background-repeat: repeat-y;
}
.repeatingtext {
	background-image: url(images/ricks_ccc_template_20.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: 663300;
	text-align: left;
	margin-right: 20px;
}
.type {
	font-family: Tahoma;
	font-size: 12px;
	color: #663300;
	line-height: 16px;
	text-align: justify;
	margin: 0px;
}
.headline {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	background-image: none;
	background-repeat: repeat-y;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: 663300;
}
