@charset "iso-8859-2";
body {
	background-color: #FFF;
	padding: 10px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
a:link {
	color: #099;
}
a:visited {
	color: #0C9;
}
a:hover {
	color: #9F0;
}
a:active {
	color: #900;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}.stil {
	font-family: "Courier New", Courier, monospace;
	color: #C93;
}
