/*---------------------------------
RESET'EM
---------------------------------*/
body {
	font-size:12px;
	color:#222222;
}

/*---------------------------------
FONT SIZES
---------------------------------*/
.f10 {font-size:10px;line-height:140%;/*font-size:77%;*/}
.f12 {font-size:12px;line-height:140%;/*font-size:85%;*/}
.f14 {font-size:14px;line-height:140%;/*font-size:107%;*/}
.f16 {font-size:16px;line-height:140%;/*font-size:122%;*/}
.f10b {font-size:10px;font-weight:bold;line-height:140%;/*font-size:77%;*/}
.f12b {font-size:12px;;font-weight:bold;line-height:140%;/*font-size:122%;*/}
.f14b {font-size:14px;;font-weight:bold;line-height:140%;/*font-size:122%;*/}
.f16b {font-size:16px;;font-weight:bold;line-height:140%;/*font-size:122%;*/}


/*---------------------------------
FONT SIZES NAVI-BUTTON
---------------------------------*/
/*S*/
#FontSizeAdj li.FontSizeS a {
	width:32px;
	height:18px;
	background: url("img/header_fontadjustS_o.gif") no-repeat 0% 50%;
}	
