.Title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #993;
	text-align: left;
}
.Buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #9C883E;
	text-align: center;
}
.Quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	color: #666;
	letter-spacing: .1em;
}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: normal;
	text-transform: none;
	color: #996;
	text-align: left;
}
.Title2blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #006;
	text-align: left;
}
.Title1darkblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
}

