/* General Typographical Settings */
/* Could possibly be overwritten by layout.css! */

h1  { font-size: 27px; line-height: 30px; font-weight: bold; }
h2  { font-size: 21px; line-height: 17px; font-weight: normal; padding-bottom: 17px; }
h3  { font-size: 17px; line-height: 17px; font-weight: normal; }
h4  { font-size: 17px; line-height: 17px; font-weight: normal; }
h5  { font-size: 15px; line-height: 17px; font-weight: normal; }
h6  { font-size: 13px; line-height: 17px; font-weight: normal; }

p, ol li, ul li { font-size: 13px; line-height: 19px; }

p { padding-bottom: 10px; }

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


body { color: #1d1d1d; text-rendering: optimizeLegibility; }

a:focus { outline: none;}

form input, form textarea { font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;}