@import url(https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,500,600);
img { border:none; }

body {
  font-family: "Open Sans", arial, sans-serif;
}

h1 {font-weight: bold; font-size: 1.5em; color:#505050; }
h1.heading { border-bottom: black solid 1px; padding-bottom: 1ex;}
h2 {font-weight: bold; font-size: 1.2em; color:#505050; }

body {
  margin-right: 150px;
  margin-left: 80px;
}


div.footer {
  text-align: left;
}

li {
  padding-bottom: 5pt;
}
