body
{
	background-color: #FFFFFF;
	border: 0px solid #000000;
	color: #000000;
	page-break-inside: avoid;
}

#table_export
{
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	font-size: 8pt;
	font-family: Arial, Calibri, Verdana, Times New Roman, Times, serif; 
}

td
{
	height: 13pt;
}

h1
{
	font-size: 14pt;
	text-decoration: underline;
	margin-bottom: 35px;
	text-transform: uppercase;
	font-style: italic;
}

.no-print
{
	display: none;
}