p{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
}

.bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}

.h_main{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#245c73;
	font-weight: bold;
}

.subh01{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
