
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: CCCCCC;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: CCCCCC;}
body 
   {
   background-image:
   url('images/Bckgrnd.gif');
     background-attachment: fixed;
   }
span.quote
   {
   background-color:CECECE
   }
p
   {
   font: 12px tahoma;
   }
.ith{font: 12px tahoma;color:white;}
.itb{font: 10px tahoma;padding-left: 10pt;}
.white
   {
   font: 10px tahoma;
   color:white;
   }
.headline
   {
   font: 20px tahoma;
   font-weight: bold;
   color:gray;
   padding-left: 80pt;
   padding-top: 10pt;
   }
.indented
   {
   padding-left: 20pt;
   padding-right: 20pt;
   font: 12px tahoma;   
   }
.topbutton
   {
   padding-left: 100pt;
   padding-right:20pt;   
   }
.icon
   {
   padding-left: 10pt;
   }
.links
   {
   font: 12px tahoma;
   color: white;    
   }