body {
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

a {
	color: #C52139;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

.hid, 
hr,
#opts,
#footer img,
#nav,
div.rallye,
#breadcrumbs,
#head h2,
span.dontprint {
	display: none;
}

#cont {
	display:block;
	float:none;
	width:auto;
}

#head h1 {
	font-size:1em;
}

.tx img {
	display:block;
	float:none;
}