h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 220%;
	letter-spacing: 0.05em;
	margin-bottom: 1ex;
	margin-top: 2ex;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 115%;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 105%;
	font-weight: normal;
}

.part1 {
	width: 36em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.part2 {
	width: 36em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.title {
	width: 75%;
}

.author {
	float: left;
	width: 12em;
	margin: auto;
	margin-bottom: 3ex;
}

.name {
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0.5ex;
}

.publisher {
	float: none;
	clear: both;
	text-align: center;
	margin-top: 2.5ex;
	margin-bottom: 3ex;
}

.quotation {
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 2ex;
}

.cover2 {
	float: right;
	width: 14.5em;
	margin-right: 0em;
	margin-top: 3ex;
}

.copyright {
	font-size: 88%;
	margin-top: 1ex;
}

.black {
	color: #000000;
	text-decoration: none; 
}
.red {
	color: #C90017;
	text-decoration: none; 
}
.yellow {
	color: #DB9C0D;
	text-decoration: none; 
}

.sans {
	font-family: Verdana, Geneva, sans-serif;
}

.serif {
	font-family: Georgia, serif;
}

.section {
	margin-left: 2em;
}
.subsection {
	margin-left: 4em;
}
.subsubsection {
	margin-left: 7em;
}
.xspace {
	height: 1ex
}
.yspace {
	height: 1.5ex
}
.smallskip {
	margin-top: 0.2ex
}
.medskip {
	margin-top: 1ex
}
.bigskip {
	margin-top: 2ex
}

body {
	padding: inherit;
	width: inherit;
	}
