span.subtitle, 
span.title {
	font-weight: bold;
}

small,
h4 {
	font-size: 11px; font-size: 1.1rem;
}

body,
h3 {
	font-size: 13px; font-size: 1.3rem;
}

span.subtitle,
big,
h2 {
	font-size: 18px; font-size: 1.8rem; color:#cc9933; font-weight:bold; line-height:150%; margin-bottom:10px;
}

span.title,
h1 {
	font-size: 24px; font-size: 2.4rem; 
  color:#003399;
  line-height:150%;
  margin-bottom:10px;
  font-family:Trebuchet MS,arial, sans-serif;
}

html {
	font-size: 62.5%;
}

body {
  font-family:Trebuchet MS,arial, sans-serif;
	line-height: 170%;
  font-size:15px;
	color: #333;
	text-decoration: none;
 
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

h3, h4, h6 {
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
}

span.legal, h5 {
 font-size:11px; 
  color:#999;
}
h5 {
	font-size: 11px; font-size: 1.1rem;
  line-height:1.2;
  	margin: 0;
	padding: 0;
}

h6 {
	font-size: 9px; font-size: 1.0rem;
}
	
