body{background-color:#000000; color:#DDD;}
a   {color:#0CF; text-decoration:none;}
a:hover { color: #ffffff; text-decoration:underline; } 
table{width:640px}
th   { background-color:#272d45; border:thin outset #607399; }
ul  { list-style-type:none; }
.cp { color:#fff; border-bottom:1px solid; font-weight:bold; list-style:none; margin:12px 40px 12px -12px; }


img.ico { width:16px; height:16px;}

.ue   { background:#353c61; border:4px ridge #e0a800; }
.ue table{font-size:90%;}

.main   { background-color:#99a6c0;
          border:thin outset #d0d9e8;
          font-size:90%;
          color:#0f0a1e; }
.main a { color:#02F;}

@media screen and (max-width: 640px) {
 table,hr{width:100%;}
 body{font-size:90%;}
}