body, div, td, p {
	font-family: Arial;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #000000;
	text-decoration: underline;
}
a.nu {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 1.6em;
	margin-bottom: 4px;
	margin-top: 0px;
}
h2 {
	font-family: Arial;
	font-size: 1.3em;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
}
ul li {
	list-style-type: none;
	background-image: url(/img/p1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	margin-left: 0px;
}

td.modra {
	background-color: #3469A0;
	color: #FFFFFF;
}

table.n {
	width: 100%;
}