
body{ background : #ecdfcc;
      color :#400000;
      line-height: 160%;
      font-family: sans-serif;
    }

td {line-height: 150%;}

a        { text-decoration: none; }
a.normal { text-decoration: none;
           font-weight: normal;
         }

input,select,textarea{ 
	background:#ffffd8;
	color:#200000;
	font-family:monospace;
	border-top:2px double #400000;
	border-left:2px double #400000;
	border-bottom:2px double #400000;
	border-right:2px double #400000;
}

.chibi{ font-size: 90%; }
.deka { font-size:120%; }
.bold { font-weight: bold; }

.sqicon button{
    background: #eeccbb;
    border: 1px solid #662211;
    color: #000000;
    border-radius: 5px;
}

