.rank 
 {
  color: #0E72D7;
  font-size: 18pt;
  font-weight: bold;
 }

a 
 {
  color: #0E72D7;
  text-decoration: none;
 }
 
a:hover 
 {
  color: #66B2FF;
 }
 
 
.percentage 
 {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background-color: #0E72D7;
 }

.tc1 
 {
  background-color: #005CB9;
  width:96%;
  table-layout:fixed;
  word-wrap:break-word;   
 }
 
.tc2 
 {
  background-color: #D6E5F3;
 }
 
.tc3
 {
  background-color: #E2F2FF;
 }
 

 