body { 
	margin: 0;
	padding: 0;
	border: 0; 
	word-wrap: break-word;
	background: none;
	background-color: #ffffff;
	font-family: "Times New Roman", serif;
	font: 12pt;
	width: 100%;
}
.thrColLiq { border: 0; margin: 0; padding: 0; }
img { float: none !important; }
#container { margin: 0; padding: 0; border: 0; word-wrap: break-word; font-family: "Times New Roman", serif; font-size: 12pt; }
.thrColLiq #container { width: 100%; border: 0px; margin: 0; padding: 0; }
#hdr {
	display: none;
}
h1, h2, h3, h4, h5, h6 { font-family: "Times New Roman", serif; color: black; }
h1 { font-size: 16pt; }
h2 { font-size: 14pt; font-weight: bold; }
h3 { font-size: 14pt; font-style: italic;}
h4 { font-size: 12pt; font-weight: bold; }
h5 { font-size: 12pt; font-style: italic; }
h6 { font-size: 10pt; font-weight: bold; }

a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
.caption {
	font: 10pt;
	float: none;
	hspace: 10; 
	word-wrap: none;
	/* vspace: 30; */
	padding-right:15px;
	/* border-right:25px; */
	padding-left: 15px; 
	padding-top: 15px; 
	padding-bottom: 15px;
	margin-bottom: 5px;
	/* border-bottom: 10px; */
	text-align: center;
	background-color: #fff;
	border: 1px solid #DCDCDC;
	border-collapse: collapse;
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

.captionRt {
	font: 10pt;
	float: none;
	hspace: 10; 
	word-wrap: none;
	/* vspace: 30; */
	padding-right:15px;
	/* border-right:25px; */
	margin-left: 22px;
	padding-left: 15px; 
	padding-top: 15px; 
	padding-bottom: 15px;
	margin-bottom: 5px;
	/* border-bottom: 10px; */
	text-align: center;
	background-color: #fff;
	border: 1px solid #DCDCDC;
	border-collapse: collapse;
}
