body { 
	background-color: #ffffff;
	width: 640px;
	color: #000000; 
	font-size: 14px;
	font-family: Georgia, Times Roman, serif; 
}
#wikitext {
	line-height: 1.3em;
}
#wikitext sub, #wikitext sup { line-height: 0; }
dt {
	font-weight: bold;
}
a.createlink:link  { 
	color: #444444; 
}
a.createlink:visited  { 
	color: #444444; 
}
a.createlink:hover {
	color: #ff2222;
}
a.wikilink:hover { 
	color: #444444; 
	text-decoration: underline;
}
a:link  { 
	color: #444444; 
	font-weight: bold; 
	text-decoration: none; 
}
a:visited  { 
	color: #444444; 
	font-weight: bold; 
	text-decoration: none; 
}
b.selflink { color: #444444; }
div#printfoot {
	margin-top: 10px;
	border-top: 5px solid #a0a0a0;
	padding-top: 5px;
	font-size: smaller;
}
div#printfoot p {
	margin: 0px;
}
h1 { font-family: sans-serif; }
h1#printheader {
	font-size: 32px;
	padding-bottom: 5px;
	border-bottom: 5px solid #a0a0a0;
	margin-bottom: 15px;
}
div#publish {
	margin-left: 100px;
}
div#publish h1 {
	line-height: 1.1em;
	margin-top: 40px;
	padding-bottom: 5px;
	border-bottom: 3px solid #a0a0a0;
	margin-bottom: 15px;
}
h1.pagehead1 {
	margin-top: 50px;
	margin-left: -100px;
	line-height: 2.0em;
	page-break-before: always;
}
h1.pagehead2 {
	margin-left: -60px;
}
h1.pagehead3 {
	margin-left: -36px;
}
div#endnotes h1 {
	margin-top: 50px;
	padding-bottom: 5px;
	border-bottom: 3px solid #a0a0a0;
	margin-bottom: 15px;
}
div#endnotes ol {
	font-size: 12px;
}
div#headtext { margin-bottom: 15px; }
div#foottext { margin-top: 15px; }
span.section { color: #a0a0a0; }
h2 {
	font-family: sans-serif; 
	margin-top: 30px;
	font-size: 24px;
	line-height:1.1em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #a0a0a0;
	margin-bottom: 10px;
}
h3 {
	font-family: sans-serif; 
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times Roman, serif; 
	margin-bottom: 10px;
}
h5:after {
#    content: ". ";
    content: " ";
}
h5 {
    display: run-in;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times Roman, serif; 
}
p#wikisubtitle {
	margin-top: 20px;
	border-top: 3px solid #a0a0a0;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
p.notes:before {
    content: "Notes: ";
    font-style: italic;
}
p.notes {
    border: 1px dotted #a0a0a0;
    padding: 10px;
    font-size: 14px;
    line-height: 175%;
}
@media print{
	h1.pagehead1 { page-break-before: always; }
}
