.style1 {
	font-size: 44px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Heading1 {
	font-size: xx-large;
	font-style: normal;
	font-variant: small-caps;
	font-weight:bold;
	color: #993300;
}
.Heading2 {
	font-size: x-large;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #993300;
}
.Body2 {
	text-indent: 20px;
	font-size: 18px;
}
#links a {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
