@charset "UTF-8";

/*::::::::::::::::::::::::::::::::::::::::::::::::

print.css

::::::::::::::::::::::::::::::::::::::::::::::::*/

h1 {
	font-size: 20px;
	font-weight: bold;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	}
h4 {
	font-size: 14px;
	}
h5 {
	font-size: 12px;
	}
h6 {
	font-size: 12px;
	}
