@charset "utf-8";
@import url("master.css");
/* --- LARGE FONT SIZE --- */
body 
{font-size:14px; line-height:22px; 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;}
a.largefont
{font-size:12px; border-bottom:1px solid #044711;}
a.extralargefont
{font-size:14px;}