@charset "utf-8";

h1, h2, h3, h4, h5, h6, p {
 	font-family: inherit;
 	font-size: inherit;
}

h1 {
	font-size: 1.4em;
	line-height: 1em;
}

h2 {
 	font-size: 1em;
 	line-height: 1em;
}

h3 {
 	font-size: 0.8em;
 	line-height: 1em;
}

h3 {
 	font-size: 0.6em;
 	line-height: 1em;
}

p {
 	font-size: 0.45em;
 	line-height: 1.2em;
	letter-spacing: 0.02em;
}