@charset "utf-8";
/* CSS Document */
html, body {
	font-size:100%;
}

#wrapper	{
	font-size:90%;
	line-height:1.5em;
}
#content h4	{
	font-size:14px;
}
#news dl dd	{
	font-size:90%;
	line-height:150%;
}

#text-size li.fontm a img	{
	background:url(../images/text_button_bg.gif) no-repeat left top;
}
#text-size li.fontm a:hover img,#text-size li.fontl a img	{
	background:url(../images/text_button_bg.gif) no-repeat right top;
}

.session h3,th,td	{
	font-size:90%;
}

* html th,* html td	{
	font-size:90%;
}


