body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 7%;
	margin-right: 7%;
	margin-top: 5%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	
}
h1 {
	font-size: 18pt;
	text-align:center;
}
h2 {
	font-size: 16pt;
	text-align:center;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 14pt;
	text-align:center;
}
h5 {
	font-size: 12pt;
}