body {
	background: #9e9e9e;
	margin-left: auto;
	margin-right: auto;
	min-width: 754px;
	}
div {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	}
#mast {
	width: 754px;
	padding-top: 16px;
	padding-bottom:  16px;
	}
#content {
	width: 466px;
	padding-bottom:  16px;
	}
h1	{
	font-family: serif;
	font-size: 41pt;
	text-align: center;
	letter-spacing: -0.1em;
	color: #000000;
	}
h2	{
	font-family: sans-serif;
	font-size: 18pt;
	text-align: center;
	color: #000000;
	}
p	{
	font-family: serif;
	font-size: 14pt;
	color: #000000;
	text-align: justify;
	text-indent:  1em;
	}
blockquote	{
	font-family: monospace;
	font-style: italic;
	font-size: 14pt
	color:  #000000;
	}
a	{
	color:  #00002a;
	text-decoration:  none;
	}
a:visited {
	color:  #2a0000;
	}
