body,p,b,h1,h2,h3,td{
	font-family: "Caladea", serif;
}

h1{
	font-size: 40pt;
	font-weight: normal;
}

p{
	font-size:16pt;
}

p.footer{
	font-size:12pt;
}

.primaryColor{
	color: #758d73;
}

.bgColor{
	background-color: #e1e1e1;
}

.contactlink{
	font-size: 16pt;
	text-decoration: none;
	color: black !important;
}