@CHARSET "ISO-8859-1";

body
{
	background: #939598;
}

p, li
{
	text-align: justify;
}

.box
{
	background: #d1d3d4;
	margin: 50px auto;
	max-width: 800px;
	padding: 40px;
}

h1:first-child
{
	margin-top: 0px;
}

h2
{
	border-bottom: 1px solid #3a3a3c;
}

a.soft-link
{
	color: #3a3a3c;
}

.footnote
{
	border-top: 1px solid #3a3a3c;
	font-size: 90%;
	font-style: italic;
	margin-top: 50px;
	padding-top: 10px;
}
