@charset "utf-8";
/* CSS Document */
/*   >>>>>>>>> typographic >>>>>>>>>>   */
h1{
	padding: 10px 0;
	font-size: 36px;
	font-weight: bold;
}
h2{
	padding: 10px 0;
	font-size: 24px;
	font-weight: bold;
}
h3{
	padding: 10px 0;
	font-size: 1.125em;
	font-weight: bold;
}
h4{
	padding: 10px 0;
	font: bold 10px "Times New Roman", Times, serif;
}
