h1 {
	FONT-SIZE: 15px;
}

h2 {
	FONT-SIZE: 14px;
}

#id01 {
	text-align: justify; 
	margin: 0px auto; 
	width: 500px;
}

#sign {
	text-align:right;
	FONT-SIZE: 11px;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

img {
	text-align: center;
	margin: auto;
	display: block;
}
p {
	text-indent: 0px;
	margin-top: 10px;
}
li {
	margin-bottom: 5px;
}