.chapter {
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
body {
	font-size:10pt;
	color:#666666;
	background-image:url();
}
