.textfill {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e6cbb6;
}

body {
	background-color: #000000;
}
.tablestyle {
	border-top: thin groove #C0C0C0;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin groove #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Warning {color: #D41F00}
