html, body {height: 100%;   width: 100%;  margin: 0px;border:0px;}
body,td,div{font-family: arial,geneva,helvetica,"sans-serif"; color:black; 
    font-size: 20px; line-height: 20px; }
a:link { text-decoration: none; color:black; cursor:pointer;}
a:hover {text-decoration: none; color:blue;cursor:pointer;}
a:visited {text-decoration: none; color:black;}

#smart{position:absolute; width:96%;align:left;display:block;padding:2%;background-color: #fff;left:0px; top: 0px;}
p { margin-bottom: 6px; margin-top: 0px;
    font-family: arial,geneva,helvetica,"sans-serif"; color:black; font-size: 48px; 
    line-height: 30px;}
img{width:100%;}
#menumob {top:5px; right: 5px;text-align:left;display:block;background-color:#fff; 
    border-radius: 10px;
    z-index: 3;border: 2px solid black;padding:5px;
    position:fixed;
width:250px; height:300px;  padding-left: 5px;overflow-x: hidden;
}
#more31 {display:none;
}

#plus31 {display:block;
}

.menutext {
    display: block;font-size: 20px; line-height: 20px; color: black;  
    font-family: arial,geneva,helvetica,"sans-serif";  
    margin-top: 0px;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
}  
.psound {
  margin-top: 30px;font-size: 20px; line-height: 20px; 
    margin-bottom: 140px;
    margin-left: 0;
    margin-right: 0;
}  
 #closemenu {position:absolute;top:0px; right: 5px;align:left;display:block;
 	background-color:#fff;z-index: 1;}
 #openmenu {position:fixed;top:0px; right: 12px;padding-left:5px;
    align:center;display:block;background-color:#transparent;z-index: 2;
    }
.arrow{font-family: arial,geneva,helvetica,"sans-serif"; color:black; font-size: 40px; line-height: 15px;}  
.arrow:hover { text-decoration: none; color: #999;cursor: pointer;}
.menutext:hover { text-decoration: underline; color: #999;cursor: pointer;}
.menutext:hover p{ text-decoration: underline; color: #999;cursor: pointer;}

/*cursor:pointer;*/