body {
	background-color: #4D4E51;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Century;
	font-size: 14px;
	color: #B1B1B1;
	
    scrollbar-face-color:#4D4E51;
	scrollbar-heighlight-color:#4D4E51;
	scrollbar-shadow-color:#666666;
	scrollbar-3dlight-color:#4D4E51;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#4D4E51;
	scrollbar-darkshadow-color:#4D4E51;
}

table {
	font-family: "Century Gothic", Century;
	font-size: 14px;
	font-style: normal;
	color: #B1B1B1;
	background-color: #4D4E51
}

.sort_tekst {color: #000000}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	margin: 0px;
}

a {
	font-family: "Century Gothic", Century;
	color: #B1B1B1;
	text-decoration: underline;
}

a:link {
	color: #B1B1B1;
	font-family: "Century Gothic", Century;
}
	
a:active {
	color: #B1B1B1;
	font-family: "Century Gothic", Century;
}

/*td {
	font-family: "Century Gothic", Century;
	font-size: 14px;
	color: #B1B1B1;
	font-style: normal;
}
*/
