* {
	box-sizing: border-box;
}

body {
	font-size: 12pt;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;	
}

h3 {
	font-size: 110%;	
}
