
SPAN.fntSzChg {
	float: right;
	position: absolute;
	top: 152px;
	left: 4px;
}

SPAN.fntSzChg A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
	text-decoration: none;
}


SPAN.fntSzChg A.fntSzChg_sml {
	font-size: 9px;
}


SPAN.fntSzChg A.fntSzChg_med {
	font-size: 12px;
	cursor: default;
	color: #000;
}


SPAN.fntSzChg A.fntSzChg_lge {
	font-size: 14px;
}


SPAN.fntSzChg .spc {
	display: none;
}



/* Main Font Size */
DIV {
	font-size: 100%;
}

/* Special Cases */
DIV.quickSearchHdr {
	font-size: 10pt;
}
