@charset "utf-8";

/* font_large.css */

/* fontstyle */
body,td,th {
	font-size:16px;
	line-height:1.5;
}
/* for IE */
body {font-size:120%\9;}
body th,body td {font-size:130%\9;}
body:not(:target) {font-size:120%\9 !important;}
body:not(:target) th {font-size:130%\9 !important;}
body:not(:target) td {font-size:130%\9 !important;}
* html body {font-size:120%;}
* html body th {font-size:120% !important;}
* html body td {font-size:120% !important;}
*:first-child+html body {font-size:120%;}
*:first-child+html body th {font-size:120%;}
*:first-child+html body th {font-size:120%;}
h1,h2,h3,h4,h5,h6 {
	font-size:130%;
	font-weight:normal;
}

#fontmenu_small a {
	background-position:0 0 !important;
}
#fontmenu_medium a {
	background-position:0 0 !important;
}
#fontmenu_large a {
	background-position:0 27px !important;
}
