body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
    background-color: #333333;
}
p { margin: 0px; }
.bodycopy-main {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
}
.bodycopy-yellow {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #f7941e;
}
.bodycopy-gray {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.headline-main {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
}
.headline-yellow {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #f7941e;
}
.headline-red {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ed1c24;
}

a.link-body {
	color: #e2622c;
	text-decoration: none;
	}
a.link-body:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.link-yellow {
	color: #f7941e;
	text-decoration: none;
	}
a.link-yellow:hover {
	color: #f7941e;
	text-decoration: underline;
}
a.link-red {
	color: #ed1c24;
	text-decoration: none;
	}
a.link-red:hover {
	color: #999999;
	text-decoration: underline;
}
a.link-grey {
	color: #999999;
	text-decoration: none;
	}
a.link-grey:hover {
	color: #cccccc;
	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: #999999;
}
a.link-bottom {
	color: #999999;
	text-decoration: underline;
	}
a.link-bottom:hover {
	color: #ffffff;
	text-decoration: none;
}
