@charset "utf-8";
@import url("global.css");
/* --- NORMAL FONT SIZE --- */
body 
{font-size:12px; line-height:20px; color:#666666; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;}

.smallfont {
	color: #0033CC;
	text-decoration:underline;
}

.largefont {
	text-decoration:none;
}

.xlargefont {
	text-decoration:none;
}