html,body {
	font-family:'Roboto';
  	font-style:normal;
  	font-weight:400;
	font-size:12pt;
  	line-height: 1.6em;
}

h1 {
	font-size:36pt;
}
h2 {
	font-size:32pt;
}
h3 {
	font-size:28pt;
}
h4 {
	font-size:24pt;
}
h5 {
	font-size:20pt;
}
h6 {
	font-size:16pt;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}