body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    background-color: #000000;
}

.bodycopy {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
}
.headline {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: bold;
	color: #52b0b6;
}
a.link-body {
	color: #52b0b6;
	text-decoration: none;
	}
a.link-body:hover {
	color: #52b0b6;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.link-bottom {
	color: #333333;
	text-decoration: underline;
	}
a.link-bottom:hover {
	color: #666666;
	text-decoration: none;
}

