BODY
{
	font-family:Tahoma;
}
TABLE
{
	border-color:Aqua;
	font-size:10pt;
	border:1;
	font-family:Tahoma;
	padding-left:3;
	padding-right:3;
	margin-bottom:1;
	margin-left:1;
	margin-top:1;
	margin-bottom:1;
}
.tblhead
{
	font-weight:bold;
	color:Navy;
}
.order
{	
	font-weight:bold;
	text-decoration:underline;
	color:Blue;
}
.usrinput
{
	font-weight:bold;
	color:Maroon;
}
.nav
{
	font-family:Tahoma;
	font-size:10pt;
	color:Navy;
}
.content
{
	visibility:hidden;
	color:Black;
	width:100%;
	height:100%;
	position:absolute;
	left:200;
	top:80;
}
.head1
{
	font-family:Arial Black;
	color:black;
	font-size:20px;
	}
.head2
{
	font-family:Tahoma;
	font-weight:bold;
	color:666699;
	font-size:16px;
}
.head3
{
	color:Navy;
	font-size:12px;
	font-weight:bold;
}
.location
{
	color:Black;
	font-weight:bold;
	text-decoration:underline;
}
.character
{
	color:#006600;
	text-decoration:underline;
	font-style:italic;
}
.barrier
{
	color:#663300;
	text-decoration:underline;
	font-style:italic;
}
.mystery
{
	color:Maroon;
	text-decoration:underline;
	font-style:italic;
}
.object
{
	color:black;
	text-decoration:underline;
	font-style:italic;
}
.toggle
{
	color:#336699;
	font-weight:bold;
}
.owner 
{
	color:Maroon;
	font-style:italic;
}
