body       { background-color:#689; color:#134; }
table      { background-color:#fafafa; border:1px solid #245; border-collapse: collapse; table; width:640px; }
th,td{ border:1px solid #245;}
th a:hover,td a:hover { color:#e42063; }
th         { padding:5px; background-color:#def; border:1px solid #224455; }
td         { padding:5px; border:1px solid #224455; }
th:nth-child(1){width:50px}
td.no      { background-color:#668899; }
table.no   { background-color:#668899;
             border:0px none #668899; }
hr         { color:#446677; }
.se    { font:italic bold 120%/130% Times New Roman; }
.title   { font:italic normal 180%/100% Times New Roman; color:#fff; }
font.s     { font-size:80%;
             color:#446677; }
.right     { text-align:right; }

.st { background-color: #234; border: 1px outset #6c8; color:#eef; }


div        { font-size:90%; text-align:right; }
img.fa     { width:80px; height:96px; float:right; }
img.fam    { width:40px; height:48px; float:right; }

@media screen and (max-width: 640px) {
 table{width:100%;}
 th,td{font-size:80%; padding:2px;}
}
