key0-96/
key0-96/doc/key/
key0-96/doc/key/credits/
key0-96/doc/key/developers/
key0-96/doc/key/developers/resources/
key0-96/setup/caves/
key0-96/setup/help/
key0-96/setup/ruins/
key0-96/src/
key0-96/src/commands/
key0-96/src/events/
key0-96/src/hack/
key0-96/src/sql/
key0-96/src/swing/
key0-96/src/talker/forest/
key0-96/src/talker/objects/
key0-96/src/terminals/
/*
**  stylesheet for Key documents
*/

BODY
{
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: white;
}

A:link
{
	color: #cd853f;
}

A:visited
{
	color: #55188A;
}

A:active
{
	color: #008000;
}

H1
{
	color: #191970;
	font-size: 14pt;
	font-family: arial, helvetica, sans-serif;
}

H2
{
	color: #191970;
	font-size: 12pt;
	font-style: bold;
	font-family: arial, helvetica, sans-serif;
}

H3
{
	color: #197019;
	font-size: 12pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}

PRE
{
	font-family: courier;
	font-size: 12pt;
}

SPAN.replace
{
	color: #ff0000;
}

TD
{
	vertical-align: top;
	font-family: arial,helvetica,sans-serif;
}

SPAN.typed
{
	color: #bb1919;
	white-space: nowrap;
}

KBD
{
	color: #bb1919;
	white-space: nowrap;
}

SPAN.incomplete
{
	background-color: #bbbb19;
}

SPAN.example
{
	color: #197019;
	font-style: italic;
}

EM
{
	color: #197070;
}

SPAN.em
{
	color: #197070;
}

P
{
	font-family: arial,helvetica,sans-serif;
}

UL
{
	font-family: arial,helvetica,sans-serif;
}