#divall  {display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; }
.vdivs  {flex: 1;}
#divall  {max-width: 800px}
#divall  {font-family: 'Times New Roman', times, helvetica;  color:black}
#menu  {class:vdivs}
#menu  {display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; }
.menuSel  {flex: 1;}
.menuSel  {margin:5px; padding:8px; font-size:120%;}
.menuSel  {background-color:tan; color:black}
#hedMdk  {class:vdivs;}
#txtMdk  {class:vdivs;}
.px  {margin:0; margin-top: 10px; margin-left:20px; text-indent:-20px; }
.p1  {background-color:#639be0}
.p0  {margin:0; line-height: 25px; }
.pbig  {font-size:125%;}
.pbr  {margin:0; }
