body { 
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}
.outertable {
	width: 775px;
	border-collapse: collapse;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
.outertable td {
	padding: 0px;
}
td.centerimage {
	background-image: url('images/worldinhand2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footer {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
.footer td {
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.header {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
.header td {
	padding: 0px;
	border: 0px;
}
.bodytable {
	width: 98%;
	border-collapse: collapse;
}
.bodytable td {
	padding: 8px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
.spectable {
width: 450px;
border-collapse: collapse;
padding: 0px;
}
.spectable td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0px;
}
.miniproduct {
	width: 100%;
	border-collapse: collapse;
}

.miniproduct td {
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	border: 1px solid #000000;
}
a:link {
text-decoration: none;
color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
}

a:visited {
text-decoration: none;
color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
}
a:active {
text-decoration: none;
color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
}
a:hover {
text-decoration: none;
color: #91F7BC;
	font-family: tahoma;
	font-size: 11px;
}
