body {
	font-family: georgia,times,serif;
	font-style: normal;
	font-size: 12pt;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
	background-image: url(/i/back.gif);
}

table.back {
	background-image: url(/i/headback.gif);
}

table.thoth {
	background-image: url(/thoth/i/back.png);
}

p {
	font-size: 12pt;
	margin: 0px 6px 12px 6px;
	line-height: 1.3em;
}

a:link { text-decoration: none; color: #0000bb; }
a:visited { text-decoration: none; color: #220066; }
a:active { text-decoration: none; color: #000099; }
a:hover { color: #ff0000; }

ul { margin: 0px 0px 4px 12px; padding: 0px 4px 4px 4px; }

li {
	list-style-type: square;
	list-style-image: url(/i/bullet.gif);
	line-height: 120%;
	margin: 0em 1em 0.6em 0.5em;
}

td.navbar {
	font-family: verdana,arial,geneva,sans-serif;
	font-style: normal;
	font-size: 7pt;
	text-align: center;
	padding: 2px;
	margin: 0px;
	border-style: outset;
	border-width: thin;
	border-color: #ccccff;
	background: #cccc88;
	color: #000000;
}
td.navbar:hover { border-style: inset; border-color: #aaaaaa; background: #aaaa66; }
td.navbar a:hover { color: #dd0000; }

h1 {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 15pt;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	padding: 4px;
	border-style: outset;
	border-color: #aaaa66;
	border-width: 2px;
	background: #dbdbb7;
	background-image: url(/i/panelback.gif);
}

h2 {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline;
	margin: 12px 6px 2px 6px;
}

h3 {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
	margin: 6px 4px 2px 4px;
}

.box {
	margin: 4px 4px 4px 4px;
	padding: 4px;
	border-style: outset;
	border-color: #aaaa66;
	border-width: 2px;
	background: #dbdbb7;
	background-image: url(/i/panelback.gif);
}

div.subjfind {
	font-family: georgia,times,serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
	margin: 8px 4px 4px 6px;
}

div.warning {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	margin: 1em 0em 1em 0em;
	color: #cc0000;
}

div.quote {
	font-family: georgia,times,serif;
	font-style: italic;
	margin: 0em 3em 1em 3em;
}

div.credits {
	font-family: georgia,times,serif;
	text-decoration: none;
	font-size: 9pt;
	color: #222200;
	margin: 0.1em 1em 1em 0.7em;
}

div.sidebox {
	font-family: georgia,times,serif;
	font-weight: normal;
	line-height: 150%;
	font-size: 9pt;
	margin: 0.2em 0.2em 0.5em 2px;
}

div.footer {
	font-family: georgia,times,serif;
	font-weight: normal;
	font-size: 8pt;
	margin: 0.2em 0.5em 0.5em 0.6em;
	color: #000000;
}

div.small {
	font-family: georgia,times,serif;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 8px;
}

table.sidebox {
	margin: 4px 4px 4px 4px;
	padding: 4px;
	border-style: outset;
	border-color: #aaaa66;
	border-width: 2px;
	background: #dbdbb7;
	background-image: url(/i/panelback.gif);
}

div.nomargin {
	margin: 0px;
	padding: 0px;
}

div.commentbox {
	border-style: none solid solid solid;
	border-color: #000000;
	border-width: 1px;
	margin: 8px;
	padding: 0px 0px 4px 0px;
	background: #eeeeee;
}

div.comment {
	font-weight: bold;
	background: #66cc55;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #000000;
	margin: 0px 0px 4px 0px;
	padding: 4px;
}
