@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	color: #000000;
	/*font-size: 30px;*/
}
h2 {
    margin-bottom: 7.8pt;
}
h3, h4 {
	margin-bottom: 5pt;
	margin-top: 5pt;
}
p {
	margin: 10pt;
}
img {
	border: solid 2px #cccccc;
	width: 80%;
	height: auto;
	max-width: 700px;
}
table{
	border-collapse:collapse;
	border: 1px solid;
/*	font-size: 1.4rem;*/
	width: 100%;
}
td{
border-collapse:collapse;padding:0.5px;
border: 1px solid;
}
.imgContainer {
	text-align: center;
}
.txtContainer {
	text-indent: 28.0pt;
}
.txtSubContainer {
	text-indent: 56.0pt;
}
.section {
	padding-top: 5px;
}
/*
.section a,.section h2, h3, h4 {
	color: #3b99fc;
}
*/
.title {
	text-align: center;
}
