a       { text-decoration:none; }
a:hover { color:#ffffff;
          text-decoration:underline; } 
.main a:visited{ color:#162843; }
.main a:link   { color:#07223f; }
.main a:hover  { color:#d0004c;
                 text-decoration:underline; }

td table{ background-color:#445077;
          border:thin outset #90a0c0;
          font-size:90%;
          width:260;
         text-align:center; }

.name{ background-color:#272d45;
         border:thin outset #607399;
         width:220px;
         padding:10px;
         text-align:left; }
td.ue  { background-color:#445077;
         border:thin outset #90a0c0;
         font-size:90%; }
td.pr  { padding:1px;
         background:#353c61;
         border:thin outset #607399;
         width:220px; }
td.main{ background-color:#99a6c0;
         border:thin outset #d0d9e8;
         color:#0f0a1e; }
td.no  { background-color:#101926;
         border:thin inset #272d45;
         color:#272d45;
         font-size:80%; }

hr      { color:#d0004c;
          width:560px; }

img.face{ width:70;
          height:70;
          float:left; }

dd      { position:relative;
          right:20px;
          width:240; }

