.textbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}
body {
	background-color: #999966;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
.imagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold;
}
.addtocart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
