@charset "iso-8859-2";
.agnez {
	font-family: Verdana, Geneva, sans-serif;
}
.ret {
	text-align: center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 12px;
	color: #CCC;
}
h2 {
	font-size: 14px;
	color: #FF0;
}
a:link {
	text-decoration: none;
}