/*Default font size is 0.7em set by CXRi global style sheet*/

#EZbody {
	/*remove the following when the CXRI wrapper works*/
	font-size: 1em;
	line-height: 1.2;
}
h1 {
    font-size: 1.45em; /* 16px */
	margin: 0 0 10px;
	color: #0000FF;
	font-weight:bold;
}
h1 span {
	font-size: 1em;
	padding: 0 0 0 9px;
}
#EZbody p {
	margin:0;
	padding:0;
}
a span.ez-search-match{font-size:1.08em;}
.ez-search-match{font-weight:bold;}

