body {
	background-color: #ffffff;
	color: #000000;
	font-family: serif;
}

div.heading {
	text-align: center;
}

div.heading h1 {
	font-weight: bold;
	color: #000000;
}

div.heading h3 {
	color: #000000;
}

div.logo {
	text-align: center;
}

div.logo a img {
	border: 0;
}

h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #000000;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-weight: bold;
}

p.copyright {
	color: #000000;
	font-weight: bold;
	font-size: smaller;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #ff0000;
	text-decoration: underline;
}

p {
}

p b a.get {
}

.ed {
	color: #000066;
	margin-left: 40px;
}

.pao {
	color: #006600;
}

.tech {
	color: #000000;
	margin-left: 0pt;
	margin-right: 0pt;
}

.ob {
	color: #660000;
}

.oblm {
	color: #996600;
}

/* Portraits */
div.portrait {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 200px;
	text-align: right;
}

div.portrait a img {
	border: 0;
}

div.portrait div.caption {
	width: 200px;
	text-align: center;
	font-weight: normal;
	font-size: smaller;
}

span.ref {
	white-space: nowrap;
	font-weight: bold;
}

hr.portrait {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
}

/* Index lists */

ul.primary li {
	margin-bottom: 2ex;
}

ul.primary li ul li {
	margin-bottom: 0px;
}

/* Navigation cells */

table.navigation {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}

table.navigation tr {
}

table.navigation tr td {
	width: 33%;
	text-align: center;
}

img.nav {
	border: 0px solid;
	width: 62px;
	height: 34px;
}

/* Bibliographic references */

dt {
	margin-top: 10px;
}

/* Event tables */
table.event {
	border: 1px double #000000;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}

table.event caption {
	color: #000000;
	font-size: larger;
	font-weight: bold;
	padding-bottom: 5px;
}

table.event th {
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

table.event td {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

table.event td cite {
	font-size: smaller;
}

/* Burn tables */
table.burn {
	border: 1px double #000066;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}

table.burn caption {
	font-size: larger;
	font-weight: bold;
	padding-bottom: 5px;
}

table.burn th {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

table.burn td {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

table.burn td.delta {
	padding-left: 160px;
	padding-right: 160px;
}

table.burn td cite {
	font-size: smaller;
}
