body { 
 background: #CCCCCC;
 color: #000000;  
 padding: 0; 
 font-size: 11px; 
 font-weight: normal;
 font-style: normal;
 font-family: tahoma, verdana, arial; 
 margin: 5px;
 cursor: crosshair; }

a, a:link, a:visited {
   color: #2E2E2E; 
   text-decoration: none;
   font-weight: bold;
   cursor:help;  }

a:hover, a:active {
   color: #474747; 
   text-decoration: line-through;
   font-weight: bold;   
   cursor: help;}

blockquote {
   color: #000000; 
   text-decoration: none;
   border: dotted #000000;
   border-width:1px 1px 1px 1px;
   padding-left: 5px;
}

.fichead { 
   color: #ffffff; 
   background-color: #555555;
   font-size: small;
   text-decoration: none;
   border: 1px dashed #121212; 
   letter-spacing: 1px;
   padding-bottom: 4px;
   padding-top: 2px;
   padding-left: 18px;
   padding-right: 18px;}

.fichead a:, a:link, a:visited { 
   color: #AAAAAA; 
   text-decoration: none;
   font-weight: bold; }

.fichead a:hover, a:active {
   color: #DCDCDC; 
   text-decoration: underline overline;
   font-weight: bold;   
   cursor: help;}

.series {
border:2px solid #121212;
text-align: center;
letter-spacing: 1px;
background-color: #555555;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
}

.series a:, a:link, a:visited {
   color: #AAAAAA; 
   text-decoration: none;
   font-weight: bold;  }

.series a:hover, a:active {
   color: #DCDCDC; 
   text-decoration: line-through;
   font-weight: bold;   
   cursor: help;
}