body{
	background: #396;
}
a{
	color: #630;
}
a.menu{
	font-weight:bold;
}
.menu:link,:visited,:active{
	text-decoration:none;
}
.menu:hover{
	text-decoration:underline;
}
h1{
	font-size:14pt;
	color: #900;
	text-align:center;
}
p{
	text-indent:30px;
	text-align:justify;
}
H2{
	margin-top:0px;
	text-align:center;
	font-size:14pt;
}

TABLE.pricelist TD{
	border:1px solid white;
	text-align:center;
}
TABLE.contacts TD{
	border:1px solid white;
	padding:3px;
}
UL LI{
	text-indent:30px;
}