span.subtitle, 
span.title {
	font-weight: bold;
}

span.subtitle,
big {
	font-size: 17px;
}

span.title,
h1 {
	font-size: 22px; color:#005695; font-family:georgia, times, serif;
}

small,
h4 {
	font-size: 11px;
}

body,
h3 {
	font-size: 15px; color:#333333; line-height:20px;
}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
	color: #333333;
  font-size:15px;
	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;
}

h6 {
	font-size: 9px
}
	
