.Footer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CEA52B;
}
.Footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 990000;
	padding: 2px;
	border: 1px dashed FFCC33;
}
.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}
.product_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	border: 2px dotted #FFCC33;
	color: #660000;
	letter-spacing: 0.05em;
	text-align: justify;
	line-height: 14pt;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 12pt;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	border: 2px dotted #FFCC33;
	color: #660000;
	letter-spacing: 0.15em;
	text-align: center;
	line-height: 14pt;
	background-color: #FFF0C1;
}
.underlined_numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-indent: 20px;
	text-decoration: underline;
}
