span.subtitle, 
span.title {
	font-style: italic;
  font-family:Georgia, serif;
}



body {
	font-size: 15px;
  line-height:1.6;
  color:#333333;
  font-family:'Open Sans', sans-serif;
}
span.title,
h1 {
	font-size: 28px; 
  	font-family:Georgia, serif;
	font-style:italic;
	color:#663300 !important;
 	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;

}
span.subtitle,
big,
h2 {
	font-size: 18px;
  font-family:'Open Sans', sans-serif;
    font-weight: 700;
  color:#cc3366;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
}
h3 {
	font-size: 18px;
  	color:#6e563e;
    font-family:'Open Sans', sans-serif;
    font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
}
small,
h4 {
	font-size: 15px;
    font-family:'Open Sans', sans-serif;
    font-weight: 700;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;
  	color:#666666;
} 
h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}





p {
	margin: 0 0 20px 0;
	padding: 0;
}



div.i4afooterlink {
 background-color:#c9c5b4; 
}
div.i4afooterlink a:link {
 color:#533616; 
}
div.i4afooterlink a:hover {
 color:#533616; 
}