/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
body {
	background-color: #000000;
}
h1 {
	font-size:10px; color:#990000; font-weight:normal; margin-bottom: 0px;
}
h2 {
	font-size:10px; color:#990000; font-weight:normal; margin-bottom: 0px;
}
h3 {
	font-size:12px; color: #FF6600; margin-bottom: 20px; margin-top: 20px;
}
h4 {
	font-size:16px; font-weight:bold; margin-bottom: 0px;
}
a.inne {
	font-size:14px; font-weight:bold; color:#FF0000;
}
a:link { color:#FFFFFF; }
a:visited { color: #FFFFEC; }
a:hover { color: #FF0000; }
a:active { color: #FFCC00; }
.of { padding-top: 20px; padding-bottom: 20px; }
.tagi { font-size: 10px; }
a.linki { line-height: 20px; font-size: 12px; font-weight: bold; color: #FF9900; }
