/**
 * Style sheet print_article
 */
body
{
	width:450px;
	height:100%;
	margin-top:25px;
	padding:45px;
	background-color:#ffffff;
	font-family:Arial;
	font-weight:normal;
	font-size:12pt;
	color:#666666;
}

h1.ce_headline
{
	font-family:Arial;
	font-weight:bold;
	font-size:16pt;
	color:#2ec6d5;
}

h1, h2
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

h3
{
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color:#666666;
}

h4
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

.ce_gallery
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

.ce_gallery table td img
{
	padding-top:20px;
	padding-right:20px;
}
