a 
 {
  color: #B356AC;
  text-decoration: none;
 }
 
a:hover 
 {
  color: #E5AEE2;
 }
 
 
.percentage 
 {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background-color: #B356AC;
 }
 
.tc1 
 {
  background-color: #B354AB;
  width:96%;
  xtable-layout:fixed;
  word-wrap:break-word;  
 }
  
.tc2 
 {
  background-color: #F8EAF7;
 }
  
.tc3 
 {
  background-color: #FFF5FF;
 }
 

