A:link { text-decoration: none; color: #00ffff;  font-weight: normal; }
A:visited { text-decoration: none; color: #33ffff;  font-weight: normal; }
A:active { text-decoration: none; color: #33ffff;  font-weight: normal; }
A:hover { color: #00ccff }

body { font-family:Georgia,Times New Roman,serif; font-size: 14pt; color:#ffffff; background-color:#000000;}
div.boundingbox { width: 95%; margin:auto; 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:#000000; }

.pc { width: 95% }
.pc100 { width: 95%; max-width: 150px }
.pc450 { width: 95%; max-width: 450px }
.pc1100 { width: 95%; max-width: 1100px }
.stress { color: #00ffff; font-weight: bold; }
.sm {font-size: 10pt; }
.bg {font-size: 14pt; }
.sp {line-height:1.3; }
.bigindent {margin-left: 16px; }
.mypage {margin-left: 10px; line-height:1.3; }

.myIframe {
position: relative;
padding-bottom: 11%;
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%;
}

#tbl1,#tbl2 {display:none;}