.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	word-spacing: normal;
}
.reubenfleming {font-family: Geneva, Arial, Helvetica, sans-serif; color: #666666; font-size: 36px; font-weight: bold; }
.Sub-title {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.normaltext {font-family: Geneva, Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; }
.subheading {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D352B;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.border_thin {
	position: relative;
	z-index: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.whitetext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

