body {
	margin:10px;
	padding:0;
}

body, p, div, span {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
}

img {
	display: none;
}

a.printLink {
	display: none;
}

div.clear {
	display: none;
}

div.text {
	width: 100%;
}

div.header {
	border-style: dashed;
	border-width: 1px 0px;
	border-color: #333;
	width: 100%;
	text-align: center;
}

h1, h2 {
	font-family:arial,helvetica,sans-serif;
	color: #000;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ol li {
	margin-left: 0;
	padding-left: 0;
	padding: 0;
}