body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.8em;
	line-height: 1.5em;
}
.red, .visitors_centre_events div .title, .news div .title, #col_right .title {
	color: #ec1d30;
}
.larger {
	font-size: 1.2em;
}
.smaller {
	font-size: 0.8em;
	line-height: 1.3em;
}
p {
	margin: 0 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 0.8em 0;
	color: #ec1d30;
	/*letter-spacing: -0.05em;*/
	line-height: 1.3em;
}
img.left {
	float: left;
	margin: 0 4px 4px 0;
}
img.right {
	float: right;
	margin: 0 0 4px 4px;
}
