span.subtitle, 
span.title {
	font-weight: bold;
}

span.subtitle,
big {
	font-size: 17px; font-size: 1.75rem;
}

span.title,
h1 {
	font-size: 22px; font-size: 2.2rem; color:#005695; font-family:georgia, times, serif;
}

small,
h4 {
	font-size: 11px; font-size: 1.1rem;
}

body,
h3 {
	font-size: 15px; font-size: 1.5rem; color:#333333; line-height:20px;
}


html {
	font-size: 62.5%;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
	color: #333333 !important;
  font-size:15px; font-size: 1.5rem;
	text-decoration: none;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-weight: bold;
  font-family:georgia, times, serif;
text-transform:uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
}
h2 {
	font-weight: normal;
  font-family:helvetica, arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
  text-transform:uppercase;
  color:#00bbd2;
}
h3 {
	font-weight: normal;
    font-family:helvetica, arial, sans-serif;
	margin: 0 0 10px 0;
  color:#005695;
	padding: 0;
	line-height: 120%;
}

h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
}

h5 {
	font-size: 10px; font-size: 1.0rem;;
}

h6 {
	font-size: 9px; font-size: 1.0rem;
}
	
