html
{
	background:	#bbbbbb;
}
body
{
	background:	#ffe4c4;
	border:		solid thin black;
	margin:		3ex;
	padding:	1ex;
}
h1, h2
{
	text-align:	center;
}
h4
{
	background:	#00bfff;
	padding:	1pt;
	border:		solid thin black;
	margin:		1ex 0ex 0ex 0ex;
}
p
{
	color:		#600000;
	text-align:	justify;
	margin:		1ex 0ex 1ex 0ex;
}
ul
{
	color:		#600000;
	margin-top:	1ex;
	margin-bottom:	1ex;
}
li
{
	list-style-image: url(item.gif);
}
table
{
	background:	#000000;
	margin-left:	auto;
	margin-right:	auto;
	text-align:	left;
}
th
{
	background:	#bbbbbb;
	text-align:	left;
}
td
{
	color:		#600000;
	background:	#ffe4c4;
}
a:hover
{
	background:	#ffff80;
}
pre
{
	background:	#40e0d0;
	padding:	1ex;
	margin-left:	5%;
	margin-right:	5%;
}
tt
{
	color:		#0000ff;
}

table.paragraph
{
	background:	#ffe4c4;
	border-left:	solid thin black;
	border-right:	solid thin black;
	border-bottom:	solid thin black;
	width:		100%;
}
div.navigation, div.pictures, div.tables
{
	text-align:	center;
}
img.noborder
{
	border:		0;
}
td.quarter
{
	width:		25%;
}
.yes
{
	visibility:	visible;
}
.no
{
	visibility:	hidden;
}
#webtag
{
	visibility:	hidden;
	height:		0;
	margin:		0;
	padding:	0;
	text-align:	center;
}
