@charset "utf-8";
* {padding: 0; margin: 0;}
img {border: 0;}
html, body, div, form, fieldset, legend, label, p, h1, h2, h3 {margin: 0; padding: 0;}
header, nav, article, footer, address, aside, section, hgroup {display:block;}
.float {float: left;} 
.clear {clear: both;} 

body {font-family: Arial, sans-serif; margin: 0; padding: 0; font-size: 14px; line-height: 16px; color: #444;}

h1 {font-weight: bold; font-family: 'Bitter', serif; font-size: 18px; line-height: 20px; color: #993333;}
h2 {font-weight: bold; font-family: 'Bitter', serif; font-size: 16px; line-height: 18px; color: #777;}
h3 {font-weight: bold; font-family: 'Bitter', serif; font-size: 14px; line-height: 16px; color: #777;}

a {text-decoration: none; font-weight: bold; color: #000;}
a:hover {text-decoration: underline; font-weight: bold; color: #000;}

ul {list-style-type: disc; list-style-position: outside; padding-left: 25px;}

.lead-para {font-size: 16px; line-height: 18px; color: #777;}

.linktitle {font-weight: bold; font-family: 'Bitter', serif; font-size: 16px; line-height: 18px;color: #993333;}
