
dt {
	font-weight: bold;
}

blockquote, .literal-block {
	margin-left: 60px;
}

#abstract p {
	font-size: 90%;
}

.figure { 
	text-align: center; 
}

.caption { 
	font-weight: bold;
}

.caption, .legend { 
	margin-left: 15%;
	margin-right: 15%;
}


.literal-block {
	margin-top: -1em;
}

div.document {
	margin-top: 20px;
	margin-right: 1em;
	padding-bottom: 1em;
}

hr.footer {
	margin-top: 2em;
}

/* Headings */
/* h1, h2, h3, h4, h5 { font-family: serif; font-weight: bold; } */
h1, h2, h3, h4, h5 { margin-top: 2em; }
h1.title { text-align: center; margin-top: 0em; }
h2.subtitle { text-align: center; }

.footer {
	font-size: 80%; 
	/* color: #cccccc; */
	text-align: center;
}

/* .footer :link { color: #9999ff; }
   .footer :visited { color: #999999; } */

.line-block {
	font-family: serif;
	text-align: center;
}

.table {
	border: solid thin #666666;
	width: 100%;
	margin-bottom: 1em;
	background: #eeeeee;
}

.table td {
	border: solid thin #999999;
	text-align: center;
}

.table th {
	border-bottom: solid thin #999999;
}

table.docinfo {
  margin-left: 1em;
}

.docinfo-name {
  font-weight: bold;
  text-align: left;
  margin-right: .75em 
}

.contents .topic-title {
	font-size: 160%;
	font-weight: bold;
}

.contents {
	padding: 10px;
	margin-left: 15px;
	width: 35%;
	background: lightgray;
	float: right;
	font-size: 90%;
}
