/**
 * Style sheet print
 */
body
{
	margin:24px;
	padding:0px;
}

*
{
	font-family:helvetica;
}

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

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

#topnavi, #navi_sub, #breaking_news, .mod_breadcrumb, #footer, .mod_login, .ce_comments, .more
{
	display:none;
}

