/**
 * Style sheet font_larger
 */
#main .inside
{
	font: 120%/1.6em arial, verdana, sans-serif;
	font-weight: bold;
}
