body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B2B2;
}
a {
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 12px;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}