BODY {
	color: #0000e8;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pix;
}
.yel {
	background-color : Yellow;
}
.coll {
	font-weight : bold;
	color : White;
	background-color: #0002dd;
}
.white {
	font-weight : bold;
	color : White;
	background-color: #0002dd;
}
.note {
	color: red;
	font-weight: bold;
}
.bd {
		font-weight: bold;

}
table.menu {
	margin : 0;
	background-color: #Efffff;	
	}		
table.vmenu {

	margin : 0;
	background: #0002cb;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
	}
a.vmenu	{
	text-decoration: none;
	font-size: 11px;
	color: white;
	background-color: #0002cb;
}
a.vmenu:hover	{
	text-decoration: none;
	color: Fuchsia;
	font-size: 11px;
}
a.vmenu:visited	{
	text-decoration: none;
	color: #ff4f4f;
	font-size: 11px;
}
td.vmenu {
	background-color: #0002cb;
	color: white;
	font-size: 11px;
}

table.fac {
	padding : 5;
	width : 100%;
	margin : 5;
}
td.factop{
	font-weight : bold;
	color : Black;
	background-color : White;
	font-size : 15px;
}

td.fac {
	font-weight : bold;
	text-align : left;
	color : Black;
	background-color : White;
	font-size : 15px;
}

td.cent {
	text-align : center;
	vertical-align : middle;
}

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;
	background: #ffffcc;
	margin-left: auto;
	margin-right: auto;
	}
	
.euro {
	color: Navy;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background: #ffffcc;

	}
	
.chf {
	color: red;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background: #ffffcc;
	}
	
.other {
	background: #ffff41;
	color: black;
	font : bold;
	border: 1px solid;
	border-color: ButtonFace;
	margin-left: auto;
	margin-right: auto;
	}
	
table.sp {
	background-color : Yellow;
	border-color : red;
	border : 1;
	border-style : solid;
	}
th.sp {
	background-color : Yellow;
	border-color : red;
	color : Red;
	font-weight : bold;
	font-style : italic;
	font-size : 14pt;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
}
td.sp {
	background-color : Yellow;
	color : Red;
	font-size : 10pt;
	font-weight : bold;
}

A {
	text-decoration: underline;
	color : #0000c0;
	font-style : normal;
	font-size : 14px;
	font-weight : bold;
}
A.small {
	text-decoration: underline;
	font-weight : bold;
	font-size : 10px;
	
}
A.smallhead {
	text-decoration: underline;
	color: white;
	font-weight : bold;
	font-size : 14px;
	background-color: #0002dd;
}
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-size : 12px;
	font-weight : normal;
}
th{
		color: White;
		background-color: #0002dd;
		font-size: 20px;
}
th.header {
	font-size: 18px;
}
th.small{
	font-size : 14px;
	padding : 4;
}
td.menu {
	color: White;
	background-color: #0002dd;
}
	
p{
	font-size : 100%;
}
.fw
{
	color : Aqua;
	font-size : 5px;
}
.wh {
	color : White;
	background-color: #0002dd;
}
h1  {
 font-size: 18px;
}
h2  {
font-size: 16px;
}

.error  {
	background-color: #6495ed;
	font-weight: bolder;
	border-color: #b22222;
	font-size: 14px;
	color: #b22222;
}
copyright {
	font-weight: normal;
	font-size: 1px;
	color : black;
}