/**
 * Style sheet print
 */
img
{
	display:none;
}

body
{
	margin:2cm 3cm 1cm 1cm;
	padding:0px;
	
}

*
{
	font-family:times, georgia;
}

h1
{
	margin-bottom:18px;
	font-size:12pt;
}

.ce_text,
.teaser
{
	font-family:Times new Roman, georgia;
}

a
{
	text-decoration:none;
	color:#a84204;
}
