body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}
.SMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.SMtextW {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
.FeaturesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	color:#000000;
}
a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
