/*Mods for glyph or symbol based languages to improve readability*/

/* home page */

/* home page END */

/* Generic */
h1 { font-size:2.25em;	margin-top: 0.1em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.125em;}
h4 { font-size: 0.875em; font-weight: 400; color: #362d25;}
h5 { font-size: 0.875em;font-style: normal; color: #787470; }

strong,
b,
th,
.formTitle,
.ProdBoxSiteMap .ProdBoxTitle,
.RequiredField,
.focusTblTitle,
#pageTop,
#productLineTabs ul li,
#colContent .contentTable th,
#colContent .contentTable .th, 
#colContent strong{
	font-weight: normal;
	color: #000;
	}
	
em, 
i {
	font-style: normal;
	color: #444444;  /*darken a little*/
	}
/* GenericEND */