.heading {
	font-family: Saddlebag-Plain;
	font-size: 36pt;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #6699FF;
	text-decoration: none;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC9900;
	text-decoration: none;
	}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
