 H1, H2, H3, H4, H5 { font-family: sans-serif }
 P { font-family: sans-serif }
 UL, LI { font-family: sans-serif }
 DL, DT, DD { font-family: sans-serif }
 TD { font-family: sans-serif }
 P.CENTER { font-family: sans-serif; text-align: center } 
 BODY { background-color: white }
 .tableframe {
   	font-family: sans-serif;
 }
 .tableinfo {
	background-color: #c8c8c8;
	border: solid;
	padding: 5px;
 }
 .wordinfo {
   	font-size: 80%;
	background-color: #c8c8c8;
	border: solid;
	padding: 5px;
 }
 .changes {
	color: black;
	padding: 5px;
	background-color: #c8c8c8;
	border: solid;
   	font-size: 80%;
 }

 .warpref { font-style: oblique }

