body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:link img {
	border-color: #988B80;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:visited img {
	border-color: #CC9933;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.bodySmall {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.newsletterForm {
    background-color:#000000;
	border color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-width:1px;
	color:#FFFFFF
}
