TBODY {	   
          font-family: verdana, tahoma, arial;	   
          font-weight: normal;	   
          color: black;	   
          font-size: 9pt	       
}   
A {       text-decoration: none;        
          color: white   
}   
A:HOVER {
          text-decoration: none;
          color: slategray
}
TD.blue{
          font-family: tahoma, arial;
          background-color: #36459a;
          font-size: 9pt;
          color: white
}
TD.grey {
          background-color: silver;
          color: white
}
H6 {	
          font-family: verdana, tahoma, arial;
          font-size: 11pt; 
          font-weight: bold;
          color: slategray
}
H5 {	
          font-family: verdana, tahoma, arial;
          font-size: 13pt; 
          font-weight: bold;
          color: white
}
.blue {
          color: #36459a
}
