body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #000000;
	margin: 0px;
	text-align: center;
}

.table {
	background-color: #ffd41f;
}

.form_font{
	font-size: small;
	font-style: bold;
}