BODY {
	color: #660000;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 12pix;
}
.col{
background-color : Yellow;
}
.yel{
	background-color : Yellow;
}
.note{
	color: red;
	font : bold;
}
table.fac{
	padding : 5;
	width : 100%;
	margin : 5;
}
td.factop{
	font-weight : bold;
	text-align : center;
	color : Black;
	background-color : White;
	font-size : 15px;
}

td.fac{
	font-weight : bold;
	text-align : left;
	color : Black;
	background-color : White;
	font-size : 15px;

}

table.contact {
	border : 2px solid #B0C4DE;
	padding : 10;
	background: #ffff91;
	color : Maroon;
	margin : 10;
	display : block;
	vertical-align : middle;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	}

	table.price {
		background: #ffff91;
		border: thin ridge;
		color: maroon;
		border: #f4a460;
	}
	th.price {
		background: #e9e972;
		font-size: smaller;
		color: maroon;
		border: 1px;
	}
	td.price {
		
		
		font-size: smaller;
		color: maroon;	
	}		
	
.gbp {

	color: #660000;
	font-weight: bold;
	border-color: #e9e972;
	margin-left: auto;
	margin-right: auto;
	}
	
.euro {
	color: Navy;
	font-weight: bold;
	border: 1px solid;
	border-color: ButtonFace;
	margin-left: auto;
	margin-right: auto;
	}
	
.chf {
	color: red;
	font-weight: bold;
	border: 1px solid;
	border-color: ButtonFace;
	margin-left: auto;
	margin-right: auto;
	}
	
.other {
	background: #ffff91;
	color: black;
	font : bold;
	border: 1px solid;
	border-color: ButtonFace;
	margin-left: auto;
	margin-right: auto;
	}
	
table.menu {
	margin : 0;
	background-color: #Efffff;	
	}		
table.vmenu {
	margin : 0;
	background-image: url(images/menu/background.gif);
	}	
.bk{
	background-color : Silver;
}

.sp{
	background-color : Yellow;
	border-color : red;
	color : Red;
	border : 0.2;
	border-style : solid;
	font-weight : bold;
	font-style : italic;
	font-size : 16pt;
}

A {
	text-decoration: underline;
	font-weight : bold;
	font-size : 14px;
}

A.small {
	text-decoration: underline;
	font-weight : bold;
	font-size : 10px;
}

a.menu {
	text-decoration: underline;
	font-weight : bold;
	font-size : 10px;
	word-spacing: 1px;
	text-align: left;
}
	
A:HOVER {
	color: Fuchsia;
	text-decoration: blink;
}
A:visited {
	text-decoration : underline;
	color : Red;
}
A.menu:HOVER {
	color: Fuchsia;
}
A.menu:visited {
	text-decoration : underline;
	color : Red;
	background-color: #FFDFDB;
}

td {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

td.small{
	
	font-size : 10px;
	font-weight : bold;
}

th {
	background: #feff6a;
	font-size : 20px;
}	

th.sub{
	background-color : white;
	font-size : 20px;
	text-align : left;
}

th.small{
	font-size : 14px;
	font-weight : bold;
	padding : 4;
}	
H2 {
	font-size : 17px;
}

p {

	font-size : 100%;
}

.fw
{
	color : #fcfcfc;
	font-size : 5px;
}
