/* Unchanged */
body {
	background:#000000;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #ffffff
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #cccccc;
	font-size: 10px;
	line-height: 1.5em;
}
.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 1.66em;
	padding-right: 75px;
}
.boldAccentColor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.bodyTextBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	text-decoration: none;
	line-height: 1.66em;
	font-style: bold;
	font-weight: bold;
}
.boldAccentColorbig {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
