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: #000066;
          font-size: 9pt;
          color: white
}
TD.grey {
          background-color: lightgrey;
          color: white
}
TD.white{
          background-color: white;
}
H6 {	
          font-family: verdana, tahoma, arial;
          font-size: 11pt; 
          font-weight: bold;
          color: #000066
}
H5 {	
          font-family: verdana, tahoma, arial;
          font-size: 22pt; 
          font-weight: bold;
          color: white
}
.indigo{
          color: #000066
}
.slategray {
          color: slategray;
          font-size: 11pt        
}
