﻿body {
   background: white;
   font-size: 12pt;
   }
.articlePrintShowTitle
{
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
}
.articlePrintShowBody
{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
.articlePrintShowInfo
{
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-align:center;
	width:auto;
	
}
   