@charset "UTF-8";
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}

