.tt_template {
	width: 100%;
	padding: 0px;
}
.tt_element,.tt_column {
	padding: 0px;
}

/* cm stijlen, zie tabletop.css */
.tt_template td {
	font-size:12px;
	line-height:19px;
	color:#333333;
}
a, .tt_template a, .tt_template a font {
	text-decoration: underline;
	color:#00A07E;
}
a:hover, .tt_template a:hover {
	text-decoration: none;
}
.tt_template .cnt_standaard_11 {
	font-size:11px;
	line-height:18px;
	color:#333333;
}
.tt_template .cnt_standaard_12 {
	font-size:12px;
	line-height:19px;
	color:#333333;
}
.tt_template .cnt_accent_11 {
	font-size:11px;
	line-height:18px;
	color:#00A07E;
}
.tt_template .cnt_accent_12 {
	font-size:12px;
	line-height:19px;
	color:#00A07E;
}
