body {
   background-color: #F2F5FE;
   margin: 0;
   font-family:arial narrow,arial;
}
a:link {
   color:#DDB9D8;
   text-decoration:none;
}
a:visited {
   color:#DDB9D8;
   text-decoration:none;
   font-weight:default;
}
a:hover {
   color: #CFA2C9;
   text-decoration:none;
   font-weight: bold;
}
#list {
   background-color: #e6ecfe;
}
#list a:hover {
   font-weight: normal;
}
p,td,blockquote {
   font-size:12px;
   font-family:arial narrow,arial;
   color:#9091a8;
   line-height:12px;
   letter-spacing:1px;
}
strong {
   color: #C8996F;
   font-size: 20px;
   font-weight: bold;
}
#tabbies {
   text-align:center;
   padding:5px;
   height:20px;
   font-size: 14px;
}
pre    { font-size: small;}
.mhide { display: none;   }
.title {
   font-size:14px;
   font-weight:bold;
   color:#D3C7E7;
   line-height:14px;
   letter-spacing:2px;
   text-transform:lowercase;
}
.fat {
   font-family: garamond, times;
   font-size: 12px;
}
.tag {
   color: #bebfdf;
   font-family: verdana, helvetica;
   line-height: 24px;
   font-size: 9px;
}
td {
   background-color:#e6ecfe
}
.padded {
   padding: 15;
}
td.top      {background: #F2F5FE url("img/C2toplift.jpg") no-repeat bottom left}
td.bottom   {background: #F2F5FE url("img/C2bottomlift.jpg") no-repeat top right}