@charset "UTF-8";
/* CSS Document */
html, body, table, h1, h2, h3, h4, h5, h6, p { 
	width: 100%;
	margin: 0em;
}
P.breakhere {
	page-break-before: always;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
