body {
	margin : 2% 10% 5% 10%;
	color: black;
	background-color: #fffffc;
}

h1 {
		text-shadow: 0.1em 0.1em #ccc;
}

h1, h2, dt {
	font-family: Georgia, "Times New Roman", serif;
	color: #800000;
}

dt {
	display: inline;
}

dd {
	margin-bottom: 40px;
}

dd p {
	margin-top: 4px;
}

dd.aka {
	margin: 0;
	padding: 0 0 0 18px;
	clear: none;
	display: inline;
	color: #666666;
}

span.aka {
	display: block;
	color: #666666;
	padding-left: 4em;
	font-size: 12px;
}

ul {
	background-color: #eeeeee;
	margin: 0;
	padding: 8px;
}

dd, ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	display: block;
}

dd.permalink, h2.returnlink {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	line-height: 1.2em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-bottom: 3em;
}

dd.permalink i, h2.returnlink i {
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.returnlink {
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 2em;
}

dd.description {
	margin-bottom: 0;
}

ul li {
	color: #333333;
}

dt {
	font-weight: bold;
}

/* Headers */
	h1 { font-size: 24px; }
	
	h2 { background-color: #ffcc66;
	padding: 4px 4px 4px 20px;
	text-align: center;
	font-size: 22px;
}

h2#cite {
	margin-top: 2em;
	text-align: left;
	font-size: 18px;
}

	h1.h1astop {
	background-color: #ffcc66;
	padding: 4px 4px 4px 20px;
	text-align: center;
}

	h1.indivterm {
	text-align: left;
}
	h1#bottom { text-align: right; }
	h3,h4,h5,h6,h7 { font-size: 14px; }
	cite, li { font-size: 12px; }

ol li {
	margin-bottom: .6em;
	font-size: 13px;
}
	td { font-size: 10px; }
	#ImmortalTable td { font-size: 12px; }
	th { font-size: 12px;
	background-color: #e6e6e6;
}
/* /Headers */

/* Standard Links */
	a:link	{ color: #663300; text-decoration: none; }
	a:visited	{ color: #663300; text-decoration: none; }
	a:active	{ color: #800000; text-decoration: none; }
	a:hover	{ color: #996600; text-decoration: underline; }
/* /Standard Links */

/* Navigation */
	#Breadcrumb { font-family: Verdana, Arial, Helvetica, sans-serif; }
	#ToC li { font-family: Garamond, Georgia, serif; }
	.BackToTop { font-family: Verdana, Arial, Helvetica, sans-serif; }
	#Copyright	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
	#PrimaryNav { font-family: Georgia, serif; font-weight: bold; }
/* /Navigation */

/* Navigation */
	#Breadcrumb { font-size: 12px; }
	#ToC li { font-size: 14px; }
	.BackToTop { font-size: 10px; }
	#Copyright { font-size: 10px; }
	#PrimaryNav { font-size: 14px; }
/* /Navigation */

/* Selector Navigation */
	p.alphanavi {
	font-weight: bold;
}
	p.topnavi {
	text-align: right;
	margin-bottom: .2em;
}
	p.bottomnavi {
	text-align: left;
	margin-top: .2em;
}
	p.subalpha {
	margin-top: .2em;
	margin-bottom: .2em;
	font-size: 12px;
}
	p.alphanavi a {
	padding: 4px;
	background-color: transparent;
	font-variant: normal;
	text-decoration: none;
}
	p.subalpha a {
	padding: 2px;
}
	p.alphanavi a:hover {
	background-color: #ffcc66 !important;
	color: #800000;
}

.thisnavi {
	background-color: #e6e6e6 !important;
}

div.indextips {
	font-size: 12px;
}
