@charset "utf-8";
/* CSS Document */




h2 {font-size: 22px;
	line-height: 22px; }

h2 em {
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
}
body {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: center;
	color: #333;
}
