/*  =============================================================
    # Typography v1.1
============================================================== */

/*  -------------------------------------------------------------
    1. Defaults fonts
-------------------------------------------------------------- */
body, p, ul, ol, dl, td, th, h1, h2, h3, h4, h5, h6, caption, input, label, fieldset, textarea{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-weight: normal;
}
/*  -------------------------------------------------------------
/*  2. Text elements
-------------------------------------------------------------- */
p, li, td, th{font-size: 12px; line-height: 18px; text-align: justify;}
.ref{font-size: 12px; line-height: 18px;}
a:link, a:visited{text-decoration: none;}
a:hover, a:active{text-decoration: underline;}
small{font-size: 10px; line-height: 14px;}
.star{font-family: Verdana, Arial, Helvetica, sans-serif;}
/*  -------------------------------------------------------------
/*  3. Headings
-------------------------------------------------------------- */
h2{
    font-size: 12px; font-weight: bold; line-height: 16px; padding: 0 0 7px 25px;
}

