@charset "utf-8";
* {padding: 0; }
img {border: 0;}
html, body, div, form, fieldset, legend, label, p, h1, h2, h3 { 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: #000;}

h1 {font-weight: bold; font-size: 18px; line-height: 20px; color: #777;}
h2 {font-weight: bold; font-size: 16px; line-height: 18px; color: #777;}
h3 {font-weight: bold; font-size: 14px; line-height: 16px; color: #777;}

a {text-decoration: none; font-weight: bold; color: #777;}
a:hover {text-decoration: underline; font-weight: bold; color: #777;}

ul {list-style-type: disc; list-style-position: outside; padding-left: 25px;}

.lead-para {font-size: 16px; line-height: 18px; color: #777;}
