
body, table
{
    font: 10pt Arial;
    color: black;
	background: #eeeeee;
	color: #101033;
}

table { 	background-color: transparent; }

.blueprint
{
	background: #eeeeff;
	color: #1010c0;
}

.game
{
	color: #101033;
	background-image: url("hex.jpg");
}


h1  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24pt; }
h2  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18pt; }
h3  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; }
h4  { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; }

a:link    { color: black; }
a:visited { color: black; }

.metainfo
{
	font-weight: bold;
}

.episode 
{
	font-style: italic;
}

.question 
{
	font-weight: bold;
	font-style: italic;
}

.publisher
{
	font-size: 8pt;
}

pre
{
	font-family: fixed-width;
	font-weight: bold;
}