/*===================================================================

 about this template
 http://hyper-text.org/archives/2007/10/css_switch.shtml

===================================================================*/

body{
	font-size:120% ;line-height: 1.2em;
}
body {
	font-size:110% ;line-height: 1.2em;
}

/*----------------------------------------
 __CSS_switch
----------------------------------------*/

ul#css_switch li.large a {
	background: url(../img/large_on.gif) no-repeat left center;
	}

ul#css_switch li.middle a {
	background: url(../img/middle_off.gif) no-repeat left center;
	}
