/* CSS Document */
body {
	background-image: url(images/background.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #2B5035;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 24px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #333333;
}
p {
	line-height: 20px;
}
.price {
	font-size: 10px;
}
