@charset "utf-8";

body {  
/* 	font-size:14px; */
	font-size:15px;
}
/* IE */
html>/**/body {  
/* 	font-size:14px; */
	font-size:15px;
}
/* safari */
html:not(:only-child:only-child) body {
/* 	font-size: 13px; */
	font-size: 14px;	
}

#utilityArea dl dd.font_small a {
	background-position: 0 -15px;
}