.Text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.SwissText {
	font-size: 13px;
	color: #478113;
	font-family: "Swis721 BT";
	font-weight: 700;
}
.subheadings {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.text_index {
	font-family: tahoma;
	font-size: 11px;
	color: #005ca2;
}
.Button {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; MARGIN-TOP: 5px; FONT-SIZE: 11px; BACKGROUND: #cccccc; FLOAT: left; BORDER-LEFT: black 1px solid; WIDTH: 90px; COLOR: black; BORDER-BOTTOM: black 1px solid

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}