/**
 * Style sheet Rhenus_Veniro_xPrint
 */
body
{
	margin:0 auto;
	padding:0;
	vertical-align:top;
	font-family:"Times New Roman",Times,serif;
	font-size:12pt;
	color:#000000;
}

#container
{
	width:100% !important;
}

h1, h2, h3, h4, h5, h6
{
	text-align:center;
	font-family:"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:15pt;
	color:#000000;
}

.mod_article, .ce_text, .ce_table, .ce_list, div, span, p, table, tr, td, th, ul, li, a, strong, em, b, i
{
	text-align:justify;
	vertical-align:top;
	font-family:"Times New Roman",Times,serif;
	font-size:12pt;
	color:#000000;
}

#left, #right, #header, #footer
{
	display:none;
}
