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