
html, body {
	margin: 4px 0px 10px 0px;
	line-height: 180%;
	color: #000000;
	background-color: #777777;
}
* {
	font-size: 12px;
	line-height: 180%;
	word-spacing: 1px;
	font-family: Tahoma, Arial;
}
h1,h2,h3 {
	font-size: 18px;
	font-weight: bold;
	color: #DD0000;
	line-height: 20px;
	font-family: Trebuchet MS, Tahoma, Arial;
}
#noprint {
	display: none;
}

