/* $Date: 2002/03/09 09:51:57 $, $Revision: 1.1 $ */

body {
	background-color: #ffffff;
}

h1 {
	text-align: center;
	color: #996633;
}

h2 {
	color: #ffffff;
	background: #6699cc;
	padding: 1pt;
	margin-left: 0em;
}

h3 {
	color: #ffffff;
	background: #339999;
	margin-left: 0.5em;
}

h4 {
	color: #0000ff;
	margin-left: 1em;
}

p {
	text-indent: 1em;
	margin-left: 1em;
}


.q { /* question */
	color: green;
	text-indent: 1em;
	margin-left: 2em;
	font-weight: bold;
}

.a { /* answer */
	text-indenx: 1em;
	margin-left: 2em;
}


.comment {
	color: green;
}



font.key {
	font-weight: bold;
}



div.log {
	text-align: center;
	border: 2px solid yellow;
}

p.date {
	text-align: right;
}

list {
	list-style-type: disk;
}

a.index {
	font-color: purple;
}

address {
	text-align: right;
	font-weight: bold;
}

div.counter {
	test-align: left;
}


address a:link {
	color: blue;
}

address a:visited {
	color: blue;
}

address a:active {
	color: blue;
}

address a:hover {
	color: blue;
}

pre.code {
	margin-left: 2em;
	border: 1px solid gray;
	padding: 5px;
	white-space: pre;
	width: 100%;
}

div.navi {
	font-size: x-small;
	text-align: left;
}

div.last_modified {
	text-align: right;
	font-size: xx-small;
}

div.sig {
	text-align: center;
}

font.option {
	font-weight: bold;
}

font.env {
	font-weight: bold;
}

