.body { 
	font-family : verdana,arial,helvetica, sans-serif;
	font-size: small;
	color : black;
	background-color: #ece9dd;
}

.hdr_tbl_lay {
	table-layout: auto;
	cellSpacing : 0; 
	cellPadding : 0; 
	border : 0;
}

.rgn_hdr {
   color : #873a27 ;
	background-color: #fff2d5;
	font-family: Verdana, Arial, Sans-serif; 
	font-size: medium; 
	font-weight: bold;
	vertical-align: center; 
	height: 20; 
}

.item_hdr {
   color : #005500;
   background-color: #e7f8e8;
   font-family: Verdana, Arial, Sans-serif; 
   font-size: small;
   font-weight : normal;
   vertical-align: bottom; 
   width: 970; 
   height: 20; 
}

.item_etym {
   color : #005500;
   background-color: #ece9dd;
   font-family: Verdana, Arial, Sans-serif; 
   font-size: x-small;
   font-weight : normal;
}

.item_txt {
   color : #000000;
   font-family: Verdana, Arial, Sans-serif; 
   font-size: small;
}

:link {
   color: blue; 
}

:visited {
   color: navy; 
}

:active {
   color: red;
}

a:hover { 
   color: brown;
   background-color : "#CAD5E8";
}

p.copy {
   font-family : verdana,arial,helvetica,sans-serif; 
   font-size : 10px;
   text-align : center;
}

li {
   margin-left: 15;
}

.header {
   color : #004000 ;
   font-weight : bold;
}

table {
   font-size: inherit;
}