body {
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: justify;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: justify;
}

.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: center;
}

.pricelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	border: 0.5px solid #F66;
}

.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCC;
	text-align: center;
	line-height: 20px;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-align: center;
}

a:link    {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #FF0000;}
a:active  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #FF0000;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #F00;}
a:hover   {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #000;}
