.speak_highlight{
	  border:1px solid blue;
	  border-radius:4px;
	  padding:4px;
  }


.highcontrast {
    
      background-color:black !important;
      color:yellow !important;
      
}
.highcontrast_red {
    
      background-color:black !important;
      color:red !important;
      
}