/* Reset == */
* { margin: 0; padding: 0; }
body { font: 12px/1.55 'Open Sans', Arial, Helvetica, sans-serif; color: #001833; text-align: left; background-color: #FFFFFF; padding: 20px; overflow:auto;}
img { border: 0; vertical-align: top; }
a { color: #1e7ec8; text-decoration: underline; }
a:hover { text-decoration: none; }
h1,
h2,
h3,
h4,
h5,
h6 { margin: 0 0 5px; line-height: 1.35; color: #0a263c; }
h1 { font-size: 20px; font-weight: normal; }
h2 { font-size: 18px; font-weight: normal; }
h3 { font-size: 16px; font-weight: bold; }
h4 { font-size: 14px; font-weight: bold; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }
p { margin: 0 0 10px; }
strong { font-weight: bold; }
