
/* nolimit print styles */

body {
	font-size: 14px;
	font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
	color: #000;
	background: #FFF none;
}

a img {
	border: none;
}

.hidden,
.noprint {
	display: none;
}
