/* Style sheet headings */
h1,h2,h3,h4,h5,h6{position:relative;font-family:ArvoRegular, sans-serif;font-weight:normal;color:#0077bf;}
h1,h2{margin-bottom:18px;line-height:36px;}
h1,h2,h3,h4{margin-top:18px;}
h3,h4,h5,h6{line-height:18px;}
h1{top:5px;font-size:36px;}
h2{top:8px;font-size:28px;}
h3{top:1px;font-size:22px;color:#757575;}
h4{top:2px;font-size:18px;}
h5{top:4px;font-size:15px;}
h6{top:5px;font-size:13px;}
h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0;}
