@charset "utf-8";
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bolder;
	color: #00346B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #00346B;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00346B;
}
.lowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00346B;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bolder;
	color: #00346B;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00346B;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00346B;
	margin-top: 0px;
	margin-bottom: 0px;
}

