body { 
	margin:0; 
	padding:10px; 
	height:100%;
	_height:100%;
	color:#CCFFFF;
	background:black;
}

a.RetLink:link {color: #CCFFFF }
a.RetLink:visited {color: #CCFFFF }
a.RetLink:hover {color: white }
a.RetLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;		
}

div.divFigureContainer {
	border:0;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	text-align:center;
}

p.dpSmallTextCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:yellow;
	text-align: center;
	line-height:1;
	margin-bottom:8pt;
}

p.Ch_Head {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14pt;
	font-weight:bold;
	line-height:100%;
	margin-top:0;
	margin-bottom:6pt;
}

p.FigCaption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	margin-top:6pt;
}
p.FigNum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:7pt;
}
table.tblFigure {
	border-collapse:collapse;
	border:0;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
