html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.004); }

body { font-family: "open-sans",sans-serif; font-size: 15px; }
h1, h2, h3, h4, h5, h6 { font-family: "ff-tisa-web-pro"; font-weight: normal; } 

h1 { color: #fff; }
h2, h3, h4, h5, h6 { color: #0b5185; }

h2 { margin-top: 0; }
h3 { margin: 0px; }

p { color: #333; }
a { color: #333; text-decoration: underline; }
small { color: #b4b4b4; font-weight: 300; display: inline-block; }

