@charset "utf-8";
p {
	margin: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
}

img.popup {
	cursor: pointer;
	cursor: hand;
}