@charset "utf-8";
@import url("global.css");
/* --- LARGE FONT SIZE --- */
body 
{font-size:14px; line-height:22px; color:#666666; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;}

a.subh1_smallfont, a.subh1_largefont, a.subh1_extralargefont {
	color: #5b5b5b;
	font-family:'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}
a.subh1_largefont {
	text-decoration:underline;
	color:#5f2930;
}