@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #9D9D9D;
	background-color: #000000;
	margin: 0px;
	font-weight: lighter;
}
.headerText {
	font-size: 21px;
	color: #FFFFFF;
	line-height: 23px;
}
.bodyOrange {
	color: #E86018;
}
a:link {
	color: #E86018;
	text-decoration: none;
}
a:hover {
	color: #E86018;
	text-decoration: underline;
}
a:visited {
	color: #E86018;
}
.WhiteHead {
	color: #FFFFFF;
}
