/* CSS Document */
 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-decoration:none;
}
.striptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.heading {
	font-family: "Futura Hv BT";
	font-size: 14px;
	text-decoration: none;
	color: #FD5A00;
}
.text {
	font-family: "Futura Lt BT";
	font-size: 12px;
	color: #000000;
}
.text1 {
	font-family: "Futura Lt BT";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: "Futura Lt BT";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: "Futura Lt BT";
	font-size: 14px;
	color: #FF5D00;
	text-decoration: none;
}



