html{font-family:sans-serif}
div{width:26em;
border-radius:10px;
border:3px dashed transparent;
padding:0px;}
section{border:#ffffff 5px dotted;
border-radius:10px;
background:transparent;
background:rgba(255,255,255,0.7);
color:#000000;
padding:10px 10px 2px 10px;}
p.left {text-align:left;}
p.right{text-align:right;}
textarea{font-family:sans-serif;
font-size:9pt;
background-color:#b3cbff;
border:3px solid #b3cdff;
border-radius:10px;}.scr {font-size:1.5ex;
text-align:left;
overflow:scroll;
overflow-x:hidden;
border:3px solid #b3cdff;
border-radius:5px;
background-color:#b3cdff;
height:3em;}
.block{text-align:left;
border:3px solid #b3cdff;
border-radius:5px;
background-color:#b3cdff;}