body {
	background-image: url(images/pg_bg.jpg);
	margin-top: 15px;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #993300;
}
.H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC9900;
	font-style: italic;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #993300;
}
.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	color: #CC9900;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9900;
	font-style: italic;
	line-height: 30px;
}
.telephone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #993300;
	line-height: 1px;
}
a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #996600;
}
