body {
	color:#000;
	background:none;
	font-size:10pt;
}
div {
	background:none;
}
hr {
	color:#ccc;
	background:#ccc;
	width:100%;
	height:2px;
	margin:2em 0;
	padding:0;
	border:none;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}
img {
	border: 0;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	word-wrap: break-word;
}

