.center {	text-align: center;}
.right {	text-align: right;}
.imp {	color: red;
	font-weight: bold;}
.underline {	text-decoration: underline;}

body {	background: #fffffa;}

img {	margin-bottom: 0px;}
h2.title {	font-size: 16px;
		margin-top: 0px;
		margin-bottom: 0px;}

div.info {	color: black;
		background: #f0f0f0;
		padding-left: 1em;
		padding-right: 1em;
		padding-bottom: 1px;}

p:first-letter {margin-left: 0.7em;}
p {	margin-top: 1px;
	margin-bottom: 2px;}

li {	margin-top: 1em;}
div.contents {	margin-top: 2em;}