body
    {
    background:#000000;
    }

h1
    {
    font-size:125%;
    color:#cccccc;
    margin-top:0em;
    margin-bottom: 0em; 
    }

.thumbcell
    {
    background: #cccccc;
    }

.thumbcellselected
    {
    background: #ffffff;
    }

.thumbtitle
    {
    text-align: center;
    font-size: x-small;
    }

.pv_title
    {
    color: #cccccc;
    margin-top:0.5em;
    margin-bottom: 0.5em;    
    }

.pv_caption
    {
    color: #cccccc;
    text-align: left;
    font-size: small;
    margin-top:0em;
    margin-bottom: 0em; 
    }

.x-small
   {
   font-size:x-small;
   }
   
.a-small
   {
   font-size:x-small;
   text-decoration:none;
   }
   
   
td a
    {
    text-align: center;
    font-size:x-small;
    text-decoration:none;
    }   

