h1 {
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 20pt;
	color : black;
}

h2 {
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 16pt;
	color : black;
}

h3 {
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	font-size : 12pt;
	color : black;
}

h5 {
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
	color : black;
}



