/* CSS Document */

.displayOnPrint{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.articles{
	display: none
}

.displayOnPrint {
	display: table
}