A:link { text-decoration: none; color: #105493; font-family: arial; font-weight: normal; line-height:1.2 }
A:visited { text-decoration: none; color: #317AEB; font-family: arial; font-weight: normal; line-height:1.2 }
A:active { text-decoration: none; color: #6092e6; font-family: arial; font-weight: normal; line-height:1.2 }
A:hover { color: #ffd457 }

body { font-family:bauhaus,arial; color:#000000; background-color:#105493;}
div.boundingbox { width: 85%; margin:auto; max-width: 1400px; background-color:#ffffff; border-style:solid; border-color:#ffd457; border-width:4px; align:center }
div.textbox { width: 95%; margin:auto; align:left }
tr {background-color:#ffffff; }

.pc { width: 85% }
.pcx { width: 85%; max-width: 450px }
.pc300 { width: 85%; max-width: 300px }
.pcc { width: 99% }
.stress { color: #882209; font-weight: bold; }
.sm {font-size: 10pt; }
.bigindent {margin-left: 16px; }

.myline { border: solid black  3px;  }

.blboxsm { width: 85%; margin:auto; max-width: 600px; background-color:#ffffff; border-style:solid; border-color:#0066ff; border-width:4px; align:center }
.blbox { width: 95%; margin:auto; max-width: 1400px; background-color:#ffffff; border-style:solid; border-color:#0066ff; border-width:4px; align:center }
.grbox { width: 95%; margin:auto; max-width: 1400px; background-color:#ffffff; border-style:solid; border-color:#00ff00; border-width:4px; align:center }
.gbox { width: 75%; margin:auto; max-width: 1400px; background-color:#ffffff; padding: 8px; border-style:solid; border-color:#cccccc; border-width:4px; align:center }
.pkbox { width: 95%; margin:auto; max-width: 1400px; background-color:#ffffff; border-style:solid; border-color:#ff0066; border-width:4px; align:center }
.blubox { width: 95%; margin:auto; max-width: 1400px; background-color:#105493; border-style:solid; border-color:#105493; border-width:4px; align:center }
.brbox { width: 50%; margin:auto; max-width: 1400px; background-color:#5a0829; border-style:solid; border-color:#5a0829; border-width:4px; align:center }
.gone { display: none}

.myIframe {
position: relative;
padding-bottom: 8%;
padding-top: 30px;
height: 0;
overflow: auto; 
-webkit-overflow-scrolling:touch; //<<--- THIS IS THE KEY 
border: solid black 1px;
} 
.myIframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

