body, td {
	font-family: Trebuchet MS,Verdana,Arial,Lucida,Helvetica,sans-serif;
	font-size: 10pt;
}

body {
/*	background-color: #006644; */
/*	background-color: #880022; */
/*	background-color: white; */
/*	background-color: darkgray; */
	background-color: #440000;
	margin: 0;
}

#page {
/*	margin-left: 8em; */
/*	width: 526px; */
	width: 600px;
/*	background-color: #ddffdd; */
	background-color: white;
	padding: 1em;
	border-left: dotted black 1px;
	border-right: dotted black 1px;
	margin: 0 auto;
}

div.links {
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	padding: 0.25em;
	margin: 0.25em;
/*	border-bottom: dotted black 1px; */
}

div.content {
	line-height: 150%;
}

div.pathinfo {
	text-align: center;
	font-style: italic;
/*	background-color: #ddffdd; */
	padding: 0.1em;
}

div.sidebar {
	float: left;
	padding: 0;
	margin: 0px;
	margin-top: 36pt;
	width: 7em;
	text-align: right;
}

div.historylinks {
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 0.5em;
	padding-bottom: 0.2em;
	border-top: dotted black 1px;
	border-bottom: dotted black 1px;
}

div.footer {
	text-align: right;
	font-size: x-small;
	font-style: italic;
}

blockquote,.blockquote {
	margin-left: 2em;
	color: #008800;
	font-size: 85%;
	line-height: 150%;
}

blockquote.poem {
	color: black;
	font-size: 100%;
	line-height: 120%;
	font-style: italic;
}

H1,H2,H3,H4,H5,H6 {
	margin: 0pt;
}

img.rightfloat {
	float: right;
	margin-left: 1em;
}

img.leftfloat {
	float: left;
	margin-right: 1em;
}

H1 {
	font-size: 24pt;
	text-align: center;
/*	background-color: #ffffcc; */
/*	background-color: #ccccff; */
/*	background-color: #ccffcc; */
	padding-top: 1.5em;
	padding-bottom: 0.2em;
	border-top: solid black 2px;
	border-bottom: dotted black 2px;
/*	margin-bottom: 1em; */
}

span.peripheral {
	font-size: 75%;
/*	color: #aa3311; */
	color: #11aa33;
}

span.tla-version {
	font-size: 66%;
	padding-left: 1em;
	color: gray;
}

H2 {
	font-size: 16pt;
}

H3 { 
	font-size: 14pt; 
	margin-bottom: 0.5em;
	margin-top: 1.5em;
/*	font-style: italic; */
}

H3.dateline {
	font-style: italic;
	text-align: right;
	color: gray;
}

.nogap {
	margin: 0pt;
}

H4 {
	font-size: 12pt;
	margin-top: 1.5em;
}

H5 {
	font-size: 10pt;
	margin-top: 1em;
}

H6 {
	font-size: 10pt;
}

A {
/*	color: #00ff00; */
	color: #008800;
	text-decoration: none;
	border-bottom: dotted 1px;
/*	font-weight: bold; */
	font-weight: normal;
}

H1 A {
	color: black;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

A:visited {
/*	color: #880000; */
/*	color: #008800; */
	color: black;
}

.links A {
	color: #ff0000;
	border: none;
}

.links A:visited {
	color: #880000;
}

DIV.quote {
	color: #11aa33;
/*	background-color: #ddffdd; */
	font-size: xx-small;
	text-align: center;
	font-style: italic;
	padding: 0.5em;
/*	border-bottom: dotted black 1px; */
}

div.story {
/*	border: dotted black 1px; */
	padding: 0.5em;
	margin-bottom: 1em;
}

div.story_footer {
	color: gray;
	font-size: x-small;
	border-top: dotted gray 1px;
	line-height: 100%;
	margin-top: 1em;
}

h4.story_title {
	margin: 0px;
	border-bottom: solid black 1px;
/*	background: #ccffcc; */
}

HR {
	border: none;
	border-top: solid black 2px;
}

.center {
	text-align: center;
}

img {
	font-style: italic;
}

li {
   margin-bottom: 0.5em;
}

div.sitemap_subcategory {
	margin-left: 2em;
}

hr {
	border: none;
	border-bottom: solid #cccccc 1px;
	height: 1px;
}

div.footnote {
	font-size: xx-small;
	line-height: 80%;
}
