html, body { overflow: auto; height: 100%; margin: 0; padding: 0; }

.actualtext2 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: justify;
width: 90%;
  color: black;
  font-size: small;
position:relative;
z-index: 3;
}

#hon {
position:absolute;
  text-align: justify;
top:44mm;
left:-1mm;
width:44mm;
color: #000099;
}

#box { 
height:82%;
min-width: 10em;
max-width: 38em;
width:60%;
overflow: auto; position: relative; z-index: 2;
top:26mm; left: 55mm; bottom 0mm}

#boxsmall { height: 80%; 
min-width: 10em;
max-width: 38em;
width:60%;
overflow: auto; position: relative; z-index: 2;
top:26mm; left: 83mm}

#footer {
position:absolute;
min-width: 10em;
max-width: 38em;
width:60%;
top: 3mm
left: 85mm;
right: 10mm;
font-size: 70%;
font-family: Arial,Helvetica,sans-serif;
text-align: left;
}



#bottom {
  position: relative;
}

