.Heading {
	font-family: Garamond;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
}
.SubHeading {
	font-family: Garamond;
	font-size: 22px;
	font-style: italic;
	
}
.content {
	font-family: Garamond;
	font-size: 18px;
	
}
.menu {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
}
.pagecontent {
	font-family: Garamond;
	font-size: 20px;
	color: #FFFFFF;
}
.links {
	font-family: Garamond;
	font-size: 20px;
	color: #333333;
}
.heart {
	font-family: Garamond;
	font-size: 16px;
	color: #ff99cc;
}
.tagline {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
