a {
	background: transparent;
	color: #552200;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-size: 8px;
}

.print{
	display: none;
}

table{
	font-family: "Times New Roman";
	font-size: 10px;
	table-layout: fixed;
	page-break-after: auto;
	page-break-before: auto;
	page-break-inside: avoid;
}