h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #333;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #333;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

.body_main {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 400;
	line-height: 1.4em;
}
	
.copy_main {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 400;
	line-height: 1.4em;
}
	
