body{
	background-color: #fff;
	color: #000;
	font-size: 85%;
}

table{
	height: 100%; width: 100%;
}

tr{	page-break-inside: avoid;
}

a:link, a:visited
{
	color: #781351
}

.id{
	font-size:3em;
}

#ContentArea, #reportTable, #mapArea {width: 100%; float: none;}

#mapArea img {page-break-before:always; height: 100%; width: 100%;}