body {
	font-family: verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 1em;
}

h1 {
	font-size: 2em;
	text-align: center;
	color: #000080;
	font-weight: 900;
	background-color: #FFFFCC;
}

h2 {
	font-size: 1.5em;
	font-weight: bolder;
	margin-top: 1.5em;
	clear: both;
	color: #800080;
	background-color: #FFFFCC;
}

h3, h4 {
	font-size: 1.2em;
}

h1.app {
	font-size: 1.5em;
	font-weight: bolder;
	margin-top: 1.5em;
	color: #000080;
	text-align: center;
	background-color: beige;
}

li {
	margin-top: 0.5em;
}

.navlink {
	text-align: center;
}

.navtop {
	font-size: 0.8em;
}

.navbase {
	font-size: 0.8em;
	margin-top: 2em;
}

.abstract {
	color: #000080;
	background-color: beige;
	margin-left: 2.5em;
}

.heading {
	margin-left: 1em;
	font-size: 1.2em;
	font-weight: 700;
}

.subheading {
	margin-left: 3em;
	font-size: 1.2em;
}

.appendix {
	margin-left: 6em;
	font-size: 1.2em;
}

.subscript	{
	vertical-align: sub;
	font-size: 0.6em;
}

.superscript	{
	vertical-align: super;
	font-size: 0.6em;
}

div.border {
	border-style: ridge;
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
	background-color: beige;
	color: #000000;
}

div.pageborder {
	border-style: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding: 1em;
	background-color: #FFFFCC;
	color: #000000;
}

.quote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

.quoteauthor {
	margin-right: 3em;
	margin-top: -0.75em;
	text-align: right;
	font-size: 0.9em;
}

li.para {
	list-style-type: none;
}

li.indent {
	list-style-type: none;
	margin-left: -1em;
	margin-top: 1em;
}

ul.indent {
	margin-left: 3.5em;
}

p.imagelist {
	margin-left: 2em;
	text-align: center;
}

.rule {
	border-top: ridge;
	width: 100%;
	margin-left: 0;
}

.linebreak {
	margin-top: 0.2em;
	margin-left: 0;
}

address {
	font-size: smaller;
	margin-top: -2em;
	font-style: normal;
}
