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

p {
	color: #333;
	font-size: 16px;
	text-align:justify;
}
h1 {
	font-size: 22px;
	color: #C30;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	color: #C30;
	font-weight:bold;
}
h3 {
	font-size: 18px;
	color: #C30;
	font-weight:bold;
}
h4 {
	font-size: 16px;
	color: #C30;
	font-weight:bold;
	text-decoration:underline;
}
