@charset "utf-8";
.heading {
	font-family: "trajan Pro";
	font-size: 36px;
	font-style: italic;
	color: #936;
	text-align: center;
}
.george2 {
	font-family: "trajan Pro", arial;
	font-size: 16px;
	color: #000;
}
.george3 {
	font-family: "trajan Pro", arial;
	font-size: 20px;
	color: #000;
}


.text {
	font-size: 16px;
	color: #936;
	font-family: "trajan Pro", arial;
}
a:link {
	font-family: "trajan Pro", arial;
	font-size: 16px;
	color: #936;
}
a:visited {
	font-family: "trajan Pro";
	font-size: 16px;
	color: #936;
	font-style: normal;
}
a:hover {
	font-family: "trajan Pro", arial;
	font-size: 17px;
	color: #C69;
}

.subheading {
	font-family: "trajan Pro", arial;
	font-size: 22px;
	color: #C69;
}
.tom {
	font-family: "trajan Pro", arial;
	font-size: 36px;
	color: #399;
}
.tom2 {
	font-family: "trajan Pro", arial;
	font-size: 22px;
	color: #CC9;
}
.tom3 {
	font-family: "trajan Pro", arial;
	font-size: 16px;
	color: #399;
}
