.headers { color: black; font-style: italic; font-weight: normal; font-size: 100%; font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular }
.price {
	color: #494949;
	font-style: italic;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
.text {
	color: black;
	font-size: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 20pt;
	margin: 25px;
}
.heading1 {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.heading2 {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 0px;
}
.name {
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 12px;
}
.description {
	color: black;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
.emphasis {
	color: #494949;
	font-style: italic;
	font-size: 95%;
	font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular;
	line-height: 10pt;
}
body {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(images/marble.jpg);
}
td {
color: black; font-size: 80%; font-family: Swiss, Arial, sans-serif}
.tableBorder {
	border: 1px solid #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logoBarText {
	color: #494949;
	font-style: italic;
	font-size: 95%;
	font-family: Swiss, Arial, Helvetica, Geneva, SunSans-Regular;
	line-height: 10pt;
}
.headingDescription {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
