/* tamanhos */
h1 { font-size:24px; }
h2 { font-size:22px; }
h3 { font-size:13px; }
h4 { font-size:13px; }
h5 { font-size:14px; }
h6 { font-size:11px; }

.t9 { font-size:9px; }
.t10 { font-size:10px; }
.t11 { font-size:11px; }
.t12 { font-size:12px; }
.t13 { font-size:13px; }
.t14 { font-size:14px; }
.t15 { font-size:15px; }
.t16 { font-size:16px; }
.t17 { font-size:17px; }
.t18 { font-size:18px; }
.t20 { font-size:20px; }
.t23 { font-size:23px; }
.t24 { font-size:24px; }
.t25 { font-size:25px; }
.t22 { font-size:22px; }
.t26 { font-size:26px; }
.t27 { font-size:27px; }
.t28 { font-size:28px; }
.t29 { font-size:29px; }
.t30 { font-size:30px; }
.t34 { font-size:34px; }

h1, h2, h3, h4, h5, h6 { font-weight:normal !important; }

/* fontes */
.font-trebuchet { font-family:"trebuchet MS"; }
.font-myriad { font-family:"myriad pro"; }
.font-arial { font-family:"Arial"; }
.font-arialnarow { font-family:"Arial Narrow"; }

/* cores */
.cinza-escuro { color:#5a5a5a; }
.branco { color:#fff; }
.cinza-claro { color:#c4c5c5; }
.vermelho { color:#F00; }
.azul { color:#787bc2; }
