@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}
.tabelrood {
	background-color: #E1001A;
	background-position: center top;
	padding: 10px;
	width: 458px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

