@charset "utf-8";
/* CSS Document */

body {
	font-size:15px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-weight:normal;
	color:#605c55;
}

.caption {
	font-style:oblique;
	font-size:15px;
	color:#89837c;
}

.news_title {
	font-size:19px;
	padding-bottom:20px;
}

#font_small {
	width:15px;
	height:20px;
	background:url(/wwwadmin/globals/templates/9932/images/font_sm.png) no-repeat bottom center;
	cursor:pointer;
	float:left;
}

#font_small:hover { background-position:top center; }

#font_medium {
	width:15px;
	height:20px;
	background:url(/wwwadmin/globals/templates/9932/images/font_med.png) no-repeat top center;
	cursor:pointer;
	float:left;
}

#font_large {
	width:15px;
	height:20px;
	background:url(/wwwadmin/globals/templates/9932/images/font_lg.png) no-repeat bottom center;
	cursor:pointer;
	float:left;
}

#font_large:hover { background-position:top center; }
