body {
	font-size: 12pt;
}
h1 {
	font-size: 13pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background-image: url(texture/th.png);
	font-weight: bold;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 2px;
	height: 29px;
}
h4 {
	font-size: 10pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	background-image: url(texture/ContFillHD.gif);
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxLeft {
	font-weight: bold;
	font-style: normal;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	line-height: normal;
	padding-top: 5pt;
	padding-bottom: 5pt;
	font-size: 11pt;
	text-align: left;
}
.boxLeft a {
	display: block;
	padding-left: 15pt;
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLeft a:link {
	background-image: url(texture/sqr.gif);
}
.boxLeft a:active {
	background-image: url(texture/active.gif);
}
.boxLeft a:visited {
	background-image: url(texture/viz.gif);
}
.boxLeft a:hover {
	color: #000000;
	background-image: url(texture/point.gif);
}
p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.Quot p {
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	color: #000000;
}
.history p:first-letter {
	color: #990000;
	font-weight: bold;
}
