@charset "utf-8";
/* CSS Document */

p {
	line-height: 16px;
	font-size: 12px;
}
h3 {
	font-size: 16px;
	font-style: normal;
	color: #FF6600;
	font-weight: bolder;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

