body { 
margin-left: 5%;
margin-right: 10%;
 }

 dt { 
 background-color: #EE9934 ;
 font-size: 12pt;
 color: 990000;
 font-weight: 600;
 padding-left: 5px;
 padding-top: 4px;
  padding-bottom: 4px;
  }
  
  .word { 
  font-weight: 600;
   background-color: #EE9977 ;
    padding-top: 2px;
  padding-bottom: 2px;
   padding-left: 2px;
   }
   
   .line { 
   text-decoration: underline;
    }
	
	li { 
	font-weight: 400;
	 }
	 
	 a:link, a:visited  { 
	 font-weight: 400
	  }