 body {
 	background-color: #fff;
}
 
 #dgarticle_container {
	width: 660px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	padding-left: 0px;
	padding-top: 30px;
	line-height : 1.1em;
}

.dgarticle_title {
	font-size: 14pt;
	font-weight: bold;
}

.dgarticle_versionlinks {
	display: none;
}

.dgarticle_info {
	font-size: 9pt; 
	font-weight: bold;
}

.dgarticle_body {
	font-size: 11pt;
	text-align: justify;
}



#dgarticle_container a:link {
	color: #000;
	font-weight: regular;
	text-decoration: none;
}

#dgarticle_container a:visited {
	color: #000;
	font-weight: regular;	
	text-decoration: none;
}

#dgarticle_container a:hover {
	color: #000;
	font-weight: regular;
	text-decoration: underline;
}

sup {
	padding-left: 2px;
}

.dgarticle_footnote {
	font-size: 8pt;
	line-height: 11pt;
	margin-bottom: 20pt;
	text-align: justify;
	width: 525px;
}

.dgarticle_footnote p {
	margin-bottom: -8px;
}

.dgarticle_relatedlinks {
	font-size: 8pt;
	line-height: 9pt;
	margin-bottom: 15pt;
	width: 525px;
}