body {
	font-family: "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a.tabs:link {
	color: #CCCC00;
	text-decoration: none;
}
a.tabs:visited {
	text-decoration: none;
	color: #CCCC00;
}
a.tabs:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tabs {
	font-family: "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;

}
a.layers:link {
	color: #CCCC00;
	text-decoration: none;
}
a.layers:visited {
	text-decoration: none;
	color: #CCCC00;
}
a.layers:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.layers {
	font-family: "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.swissheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
.swisstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.indextitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.indexsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none ;
	font-weight: normal;
}
.indexheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #CCCC33;
	text-decoration: none;
}
a:visited {
	color: #CCCC33;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}


