body { margin: -20px 3% auto 3%; background: #0;}
.rss-box {    
   margin: 1em;  
   border: 1px solid silver;  
   display: inline-table;
  

   vertical-align: top;   
}  
.rss-items {    
  margin-top:0px;  
  padding:0.5em; 0.5em;  
  margin-left:0px;  
  color:#000000;  
}    
p.rss-title {padding:0.5em;}  
.rss-title {    
      font-family="Trebuchet MS","Arial","Helvetica";  
  font-size: 8pt;  
  background-color: black;  
  color: red;  
  font-weight:bold;  
  text-align: left;  
}    
     
.rss-item  {    
  font-family="Trebuchet MS","Arial","Helvetica";  
  font-size: 9pt;  
  color: fuchsia;  
  list-style:none;  
  padding-bottom:1em;  
}    
     
.rss-item a {  
  color:silver;  
      font-family="Trebuchet MS","Arial","Helvetica";  
  font-size: 10pt;  
  }  
   
.rss-item a:visited {  
  color: blue;  
}    
     
.rss-date {    
      font-family="Trebuchet MS","Arial","Helvetica";  
  font-size: 7pt;  
  color: red;  
  } 
  
h1 {color:grey;}

html	{background: #191919; }

