body
{
	min-width:560px;
	width:590px;
	background-color:#000000;
	color:#EAEAEA;
	margin-top:10px;
	margin-left:10px;
	font-family:"Adobe Helvetica", Helvetica ,Arial;
	font-size:9pt;
	font-weight:500;
}
table
{
	min-width:540px;
	width:570px;
	border-width:0px;
	border-style:none;
	padding:0px;
}
h1
{
	min-width:555px;
	width:585px;
	font-size:12pt;
	font-weight:600;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	border-right:1px solid #EAEAEA;
	border-top:1px solid #EAEAEA;
}
h3 {
	background-color:#000000;
	color:#EAEAEA;
	text-align:right;
	font-size:10pt;
	font-weight:600;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:20px;
	border-right:1px solid #EAEAEA;
	border-top:1px solid #EAEAEA;
}
.normal
{
	background-color:#EAEAEA;
	color:#000000;
}
.link
{
	font-weight:600;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	border-left-style:none;
	border-top-style:none;
}
.link:link
{
	text-decoration:none;
	color:#EAEAEA;
}
.link:visited
{
	text-decoration:none;
	color:#EAEAEA;
}
.link:hover
{
	text-decoration:none;
	color:#000000;
	background-color:#EAEAEA;
}
.link:active
{
	text-decoration:none;
}
.linki
{
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left-style:none;
	border-top-style:none;
	position:relative;
	top:5px;
}
.linki:link
{
	text-decoration:none;
	color:#000000;
}
.linki:visited
{
	text-decoration:none;
	color:#000000;
}
.linki:hover
{
	text-decoration:none;
	color:#EAEAEA;
	background-color:#000000;
}
.linki:active
{
	text-decoration:none;
}

