/* CSS Document */
.style1 {font-size: small}
.hh1i {
	font-size: inherit;
	font-weight: inherit;
	display: inline;
}
.hh1il {
	font-size: inherit;
	font-weight: normal;
	display: inline;
}

