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

/*  -------------------------------------------------------------
    1. Defaults fonts
-------------------------------------------------------------- */
body, p, ul, ol, dl, td, th, h1, h2, h3, h4, h5, h6, caption, input, label, fieldset, textarea, .textereferencement{
    font-family: Arial, Helvetica, sans-serif; font-weight: normal;
}
/*  -------------------------------------------------------------
/*  2. Text elements
-------------------------------------------------------------- */
p, li, td, th, a, .textereferencement{font-size: 11px; line-height: 14px;}
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; line-height: 18px; color: #FFFFFF; }
