body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-size: 48px;
	font-weight: bolder;
	line-height: 48px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 0px;
}
h2  {
	font-size: 16px;
	font-weight: bolder;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
h3  {
	font-size: 12px;
	font-weight: bold;
}