body {
	background-color: #040404;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

A:link 		{ color: #FFFFFF; text-decoration: none; }
A:visited 	{ color: #FFFFFF; text-decoration: none; }
A:active 	{ color: #FFFFFF; text-decoration: none; }
A:hover 	{ color: #FFFFFF; text-decoration: underline; }


.BodyText {
	font-family: Arial;
	font-size: 11px;
	color: #282828;
}
.FooterLinks {
	color: #c1c1c1;
	font-family: Arial;
	font-size: 12px;
}
.HeaderLinks {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.Breadcrumbs {

	font-family: Arial;
	font-size: 11px;
	color: #E9E9F1;
}
.Header {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
