body {
	background-color: #000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
	width: 50%;
}




A:link {
text-decoration: none;
color: #999999;
}

A:visited {
text-decoration: none;
color: #999999;
}

A:hover {
text-decoration: underline;
color: #999999;
}

.text-body-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.text-title-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}
.text-footnote-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.text-tiny {
	color: #000000;
	font-size: 1px;
}
