@charset "utf-8";
@import url("global.css");
/* --- NORMAL FONT SIZE --- */
body 
{font-size:12px; line-height:20px; color:#6f6340; font-family:'Tahoma', Arial, Helvetica, sans-serif;}

#mainContent p {
	padding-bottom:10px;
}

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_smallfont {
	text-decoration:underline;
	color:#5f2930;
}


