body{		font-family: "Futura Light", Arial;	background: gray; 	font-size: 10pt; 	font-style: normal;	font-weight: plain;	text-align: justify;	color: #333366;	line-height: 12pt;	margin-left: 20pt;}div#side {  position: absolute;  top: 0;  left: 2%;  width:19%; height:100%; } body>div#side {  position: fixed;  }   * html body{  overflow:scroll; }   * html div#content{  height:100%;  overflow:auto; } * html div#paper{  height:100%;  overflow:auto; } div#side img { margin: 0.5px;border-width: 3px;}.paper{	background-color: #333333;	font-size: 10pt;	width: 65%;	margin-left: 6%;	padding: 2% 0 0 10%;}.book{	text-align: justify;	font-style: normal;	font-weight: normal;	text-align: justify;	line-height: 20pt;	color: #FFFFCC;	margin-left: 23%;}.content{	background-color: #333333;	font-size: 10pt;	width: 65%;	margin-left: 6%;  	padding:0 0 0 20%;}table{	font-size: 10pt;	font-family: "Futura Light", "Arial";	color: #333366;	line-height: 12pt;	margin-left: 20pt;}/* Indent para*/p{	margin-left: 0pt;	margin-right: 0pt;}/* headings */h1{	font: 18pt "Futura Light", "Helvetica";	color: #333366;	font-weight: bold;	line-height: 18pt;	margin-left: 0pt;}h2{	font: 16pt "Futura Light", "Helvetica";	color: #333366;	font-weight: bold;	line-height: 12pt;	margin-left: 0pt;}h3{	font: 14pt "Futura Light", "Helvetica";	color: #333366;	font-weight: bold;	line-height: 12pt;	margin-left: 0pt;}h4{	font: 12pt "Futura Light", "Helvetica";	color: #333366;	font-weight: bold;		line-height: 7pt;	margin-left: 0pt;}h5{	font: 10pt "Futura Light", "Helvetica";	font-weight: bold;	line-height: 10pt;	margin-left: 0pt;}p.caption{	font: 8pt "Futura Light", "Helvetica";	color: #333366;	font-weight: plain;}/* links*/a {text-decoration: none;}a:link {color: #663366;}a:visited {color: #333366;}a:active {color: #333366;}a:hover {color: #333366;}/* footnotes*/div.footnote{	font-size: 9pt;	font-style: italic 	line-height: 12pt;	text-align: center;}