@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');
body {
	margin-left: 20px;
	margin-top:0px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-image: url(images/panalee_bg.gif);
	font-family: Arial, Tahoma, Verdana, "Microsoft Sans Serif";
}
a:link {
	color: #008cb4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006886;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.th12em {
	
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
}
.th12 {
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
}
.th14 {
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
}

.th14bk{
	
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.th15white{

	font-size: 15px;
	color: #FBF7F7;
	font-weight: bold;
}
.th15cyregular {

	font-size: 15px ;
	color: #008cb4 ;
	line-height: 1.4em;
}
.th15cy {
	
	font-size: 15px ;
	color: #008cb4 ;
	font-weight: bold;
}
.th15 {
	
	font-size: 15px;
	color: #333333;
	line-height: 1.4em;
}

.H_20cy {
	font-family: 'EB Garamond', serif !important;
	font-size: 20px;
	color: #008cb4;
	font-weight: normal;
}
.H_22blue {
	font-family: 'EB Garamond', serif !important;
	font-size: 22px;
	color: #056ebf;
	font-weight: normal;
}
.H_26cy {
	font-family: 'EB Garamond', serif !important;
	font-size: 26px;
	color: #008cb4;
	font-weight: normal;
}
.H_22cy_bd {
	font-family: 'EB Garamond', serif !important;
	font-size: 22px;
	color: #008cb4;
	font-weight: bold;
}
.H_24cy_bd {
	font-family: 'EB Garamond', serif !important;
	font-size: 24px;
	color: #008cb4;
	font-weight: bold;
	border-bottom-width: thin;
}
.H_28cy_bd {
	font-family: 'EB Garamond', serif !important;
	font-size: 28px;
	color: #008cb4;
	font-weight: bold;
}
.H_28cy {
	font-family: 'EB Garamond', serif !important;
	font-size: 28px;
	color: #008cb4;
	border-bottom-width: thin;
	line-height: inherit;
}
.H_28rd_bd {
	font-family: 'EB Garamond', serif !important;
	font-size: 28px;
	color: #C60000;
	font-weight: bold;
}