 body {
     background-color: #dedeee;
     font-family: Verdana, Arial, sans-serif;
     font-size: 12px;
     color: black;
 }

 .headtext {
     color: white;
 	font-weight: bold;    
     text-align: center;
     background-color: #666699;
 }
 
 .headlinebg {
     background-color: #000000;
     font-size: 12px;
 }

 .hicell {
     background-color: #BABADD;
     font-size: 12px;
 }

 .ranka {
     background-color: #CCCCCC;
     font-size: 12px;
 }
 
 .rankb {
     background-color: #AAAAAA;
     font-size: 12px;
 }

 .persona {
     background-color: #c3c3d4;
     font-size: 12px;
 }
