
body {
  margin: 3em 3em 3em 3em;
  font-family: georgia, palatino, "New Century Schoolbook", times, serif;
  color: black;
  background-color: white;
}

.designnote
	{
	display: none;
	}

h1, h2, h3, h4, h5, h6
	{ 
	text-align: left;
	font-family: verdana, arial, sans-serif;
	color: black;
	letter-spacing: -1px;

	}
h2
	{
	border-bottom: 1px dashed;
	font-size: 120%;
	}
h3
	{
	font-style: italic;
	font-size: 110%;
	}
#header
	{
	border: solid 1px black;
	padding: 5px;
	}
#gametitle
	{
	text-align: center;
	}
#gamedata
	{
	font-size: 80%;
	text-align: right;
	}
#smallprint
	{
	text-align: center;
	padding: 5px;
	font-size: 70%;
	border: solid 1px black;
	}
.example
	{
	font-style: italic;
	margin-left: 2em;
	margin-right: 2em;
	}
strong
	{
	font-weight: bold;
	}
ont-style: bold;
	}

