*{
	font-size: 14pt;
	}
BODY{
	width:19cm;
	height: 27cm;
	}
.print-item{
	text-align: justify;
}

.print-title{
	text-align: center;
	font-weight: bold;
	color: #354970;
	font-size: 16pt;
}

.print-date{
	font-weight: bold;
}

.print-text{
	
}

.print-text a{
	color: #354970;
	font-weight: bold;
}

.print-footer{
	margin-top: 100px;
	width: 19cm;
	text-align: justify;
	font-size: 10pt;
	color: #ff0000;
	border: 1px solid #ff0000;
	padding: 5px;
}
