span.subtitle, 
span.title {
	font-weight: bold;
}

span.subtitle,
big,
h2 {
	font-size: 24px; font-size: 2.4rem; color:#333333; font-weight:bold !important;
}

span.title,
h1 {
	font-size: 31px; font-size: 3.1rem; text-align:center; padding-bottom:60px !important; color:#333333; text-transform:uppercase;
}

small,
h4 {
	font-size: 11px; font-size: 1.1rem;
}

body,
h3 {
	font-size: 18px; font-size: 1.8rem; 
}


html {
	font-size: 62.5%;
}

body {
	font-family: Georgia, Times, serif;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: auto;
	line-height: 120%;
}

h5 {
	font-size: 10px; font-size: 1.0rem;;
}

h6 {
	font-size: 9px; font-size: 1.0rem;
}
	
