@charset "utf-8";
body,td,th {
	font-family: Futura Lt BT;
	font-size: 14pt;
	color: #333;
	background-color: #FFF;
}
td img {
	display: block;
}
a:link {
	text-decoration: none;
	color: #aaa;
}
a:visited {
	text-decoration: none;
	color: #aaa;
}
a:hover {
	text-decoration: none;
	color: #444;
}
a:active {
	text-decoration: none;
	color: #00A99D;
}
#select {
	color: #00A99D;
}
strong {
	font-family: "Futura Lt BT";
	font-size: 15px;
	font-style: normal;
	color: #754C24;
}
td img {display: block;}
    body {
	margin-left: 0px;
	margin-top: 0px;
}

div {
	font-family: "Futura Lt BT";
	font-size: 15px;
	color: #754C24;
	border: 0;
}
td img {display: block;}
    body {
	margin-left: 0px;
	margin-top: 0px;
}

object { outline:none; }
