.msds {
     font-family : Arial, Helvetica, sans-serif; 
     font-size : 11pt; 
     font-weight : bold; 
     color : #660000; 
     background-color : #eeeeee; 
} 
.msdshead {
     font-family : Arial, Helvetica, sans-serif; 
     font-size : 11pt; 
     font-style : normal; 
     font-weight : bold; 
     color : #003366; 
     background-color : transparent; 
} 
.msdsintro {
     font-family : Verdana, Arial, Helvetica, sans-serif; 
     font-size : 11px; 
     color : #660000; 
     background-color : transparent;
} 
.msdsgrey {
     color : #999999; 
     background-color : transparent;
} 
