/* CSS Document */
body{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
}


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:#0195BB;
font-weight: bold;
}

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

.subh02{
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color:#000000;
font-weight: bold;
}
.text-12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.LineHeight140{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
	line-height: 140%;
}.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
