span.subtitle, 
span.title, h1{
	font-weight: 400;
  border-bottom:1px solid #cccccc;
  padding-bottom:12px !important;
  text-transform:uppercase;
}

h4 {
font-family: Open Sans, helvetica, sans-serif;
font-style:italic;
font-size:16px;
font-size:1.6rem;
color:#3bb3e4;
}

h3 {
font-family: Open Sans, helvetica, sans-serif;
font-style:bold;
font-size:19px;
font-size:1.9rem;
color:#2e82a4;
}

h2 {
font-family: Open Sans, helvetica, sans-serif;
font-style:bold;
font-size:19px;
font-size:1.9rem;
color:#3bb3e4;
}

span.title,
h1 {
font-family: georgia, times new roman, serif;
font-size: 28px;
  font-size:2.8rem;
  font-weight:400;
font-style:italic;
color: #2e82a4;
  text-transform:uppercase;
}

html {
	font-size: 62.5%;
}

body {
font-family: Open Sans, helvetica, sans-serif;
line-height: 150%;
    font-weight:400;
  font-size: 16px;
  font-size:1.6rem;
	color: #333333;
	text-decoration: none;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
}

h5 {
font-family: Open Sans, helvetica, sans-serif;
font-style:italic
font-size:16px;
font-size:1.6rem;
color:#2e82a4;
}
h6 {
font-family: Open Sans, helvetica, sans-serif;
font-style:bold;
font-size:16px;
font-size:1.6rem;
color:#333333;
}
