html,
body {
	font-family: Arial, sans-serif;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}

body {
	font-size: 16px;
	line-height: normal;
	background-color: #fff;
	min-width: 640px;
}

a {
	text-decoration: none;
	color: #006697;
}

.head1 { width: 100%; text-align: center; }
.head1 h1  { font-family: georgia,serif; font-size: 25pt; }
.head1 h2  { font-family: georgia,serif; font-size: 40pt; }
.head1 h3 { margin-top: 0px; }
.head1 hr { height: 3px; width: 100%; color: #cccccc; }

.foot1 { width: 100%; text-align: center; }
.foot1 h1  { font-family: georgia,serif; font-size: 25pt; }
.foot1 h2  { font-family: georgia,serif; font-size: 40pt; }
.foot1 h3 { margin-top: 0px; }
.foot1 hr { height: 3px; width: 100%; color: #cccccc; }

.maintext {
font-size: 12pt;
}

.maintext p {
text-align: justify;
}

.maintext h4 {
	margin-top: 10px; 
	font-size: 16pt;
	font-weight: bold;
	color: #2255AA;
}

.maintext strong {
	font-weight: 600;
}