.Text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5f1900;
}
.Text_smallOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #ff6111;
}
.Text_Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	color: #5f1900;
	font-weight: bold;
}
.Text_TimesLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #b07d6a;
}

body {
	background-color: #FFFFFF;
}
.Text_smallLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #b07d6a;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #5f1900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #FF6111;
	text-decoration: none;
}
.Text_Georgia {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #9D6753;
}
.Text_GeorgiaDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #5f1900;
	font-weight: bold;
}
.Text_Helvetica {
	font-family: "Myriad Pro";
	font-size: 16px;
	line-height: 22px;
	color: #5f1900;
	text-transform: capitalize;
	font-variant: small-caps;
}

.Text_Helvetica_number {
	font-family: "Myriad Pro";
	font-size: 14px;
	line-height: 22px;
	color: #5f1900;
	text-transform: capitalize;
	font-variant: small-caps;
}
