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