body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	line-height: 17px;
	color: #ffffff;
}
a:link {
	color: #b0b1b1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b0b1b1;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: underline;
	color: #b0b1b1;
}
.centered_div {
	width: 886px;
	position: absolute;
	left: 50%;
	margin-left: -443px;
}
.content {
	width: 383px;
	top: 320px;
	left: 503px;
	position: absolute;
}
.big {
	font-size: 14px;
	line-height: 22px;
	color: #b0b1b1;
}
.big2 {
	font-size: 11px;
	color: #b0b1b1;
	text-transform: uppercase;	
}
.kl {
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	background-color: #97c21a;
	font-weight: bold;
	text-transform: uppercase;
}
.kli {
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	background-color: #f9ae05;
	font-weight: bold;
	text-transform: uppercase;
}
.klb {
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	background-color: #76b1e0;
	font-weight: bold;
	text-transform: uppercase;
}
.title {
	font-size: 16px;
	line-height: 17px;
	color: #ffffff;
	font-weight: bold;
}
.credit {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
.menu {
	left: 501px;
	top: 274px;
	position:absolute;
}

