@charset "UTF-8";
.text {
	color: #FFF;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
}
td {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a {
	color: #FFF;
	text-decoration: none;
}

body div table tr td p {
	margin-left: 10px;
}
