body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #000000;
}
td.pagetitle {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	background-color: #817339;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
td.navigation {
	text-align:left;
	font-size: 14px;
	background-color:#817339;
	padding-left: 3px;
}
td.product {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align:left;
}
.contact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
}
.frontpage {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	text-align:center;
}
td.frontpagewords {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	text-align:left;
}
.photocomment {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
