body {
	background-color: #000000;	
}

table {
	border: 2px solid orange;
	margin: 10px auto 0px auto;
	padding: 5px 5px 5px 5px;
	-webkit-border-radius: 12px;
}

.table.style4, .style7, .style10, .style13, .style16, .style19 {
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.style10 {
	background-color: orange;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;	
}

.tablevbarna.style5, .style8, .style14, .style17, .style20 {
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
}

.style8 {
	font-style: italic;
}

.table.style11 {
}

.zold {
	background-color: #orange;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}