body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 62px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.h1 {font-size: 14px}
.h2 {font-size: 18px;
background-color: #FF0000;
}
.back {color: #FFFFFF}
.text {font-size: 11px}
.cz-en {
	font-size: 10px;
	color: #999999;
}