body {
	background: #FFFFFF !important;
	color: #000000 !important;
	font-family: Times Roman, roman, serif !important;
	font-size: 10pt !important;
	line-height: 12pt !important;
}

a:link, a:visited, a:active {
	color: #808080 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

h1, h2, h3, h4 {
	page-break-after: avoid !important;
}

ul, ol, dl {
	page-break-before: avoid !important;
	page-break-inside: avoid !important;
}

.noprint {
	display: none !important;
}

#container {
	visibility: collapse !important;
}
