
/* headlines-typo*/

body                         { color: #1b1b1b; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; line-height: 1; background-color: #fff; text-align: center; padding: 0 }


h1           { color: #2f54a3; font-size: 1.4em; text-transform: uppercase; padding: 10px 0 0 }

h2             { color: #2f54a3; font-size: 1.1em; font-weight: normal }
h3          { color: #f00; font-size: 1.1em; font-weight: bold; line-height: normal; text-indent: 0; margin: 0 0 -8px; padding: 0 }
h4       { color: #2928a2; font-size: 1em; font-style: italic; font-weight: normal; border-right: medium none; border-left: medium none }
h5     { color: #df0024; font-size: 1em; font-weight: bold; border-right: medium none; border-left: medium none }
h6 { font-size: 1.1em; border-right: medium none; border-left: medium none }
/* boxes */
a    { color: #2928a2; text-decoration: underline }

a:hover    { color: #df0024; text-decoration: none }
