body {
//	background-image: url(/img/logo.print.jpg);
//	background-position: 0px 0px;
//	background-repeat: no-repeat;
	font-family: Times New Roman,Times,serif;
	font-size: 14pt;
}
a,form {
	display: none;
}
table {
	width: 90%;
}
table,td {
	background-color: white;
}
td.special {
	background-color: #00c000;
}
th {
	background-color: lightgray;
	font-size: 15pt;
}
td {
	font-size: 12pt;
}
.print {
	display: none;
}
