@charset "utf-8";
@import url("master.css");
/* --- NORMAL FONT SIZE --- */
body 
{font-size:12px; line-height:20px; color:#666666; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;}

a.smallfont, a.largefont, a.extralargefont {
text-decoration:none; color:#006633;
}

a.smallfont
{font-size:10px; border-bottom:1px solid #044711;}
a.largefont
{font-size:12px;}
a.extralargefont
{font-size:14px;}

