html, body { width: 100%; height: 100%; }
body, div, td, p, li { color: #222222; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; vertical-align: top; }
body, div, form, td { margin: 0; padding: 0; }
p { padding: 0 0 10px 0; margin: 0; }
ul { padding: 0 0 10px 20px; margin: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: bold; }
h1, h2, h3 { color: #ED174F; }
h4, h5, h6 { color: black; }

h1 { font-size: 18px; line-height: 25px; padding: 25px 0 15px 0; }
h2 { font-size: 17px; line-height: 24px; padding: 24px 0 14px 0; }
h3 { font-size: 16px; line-height: 23px; padding: 23px 0 13px 0; }
h4 { font-size: 14px; line-height: 21px; padding: 10px 0 5px 0; }
h5 { font-size: 13px; line-height: 20px; padding: 10px 0 5px 0; }
h6 { font-size: 12px; line-height: 18px; padding: 10px 0 5px 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }

a { text-decoration: none; color: #00457C; }
a:hover { text-decoration: none; color: #ed174f; }