HTML {
}

BODY, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menuelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: 999999;

}
.copyright {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 25px;

}
.category {
	color: #999999;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
}

.text {
	padding: 0 20px;
}

.highlight {
	color: #CC0000;
	font-weight: bold;
	padding: 0 20px;
}

.headline {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.link {
	color: #CC0000;
	text-decoration: none;

}
.menuelinkrot {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.pager A {
	color: #888888;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 34px;
	height: 24px;
	float: left;
	padding: 2px 0px;
	background-image: url('images/page0.gif');
	background-repeat: no-repeat;
}

.pager A.sel {
	color: #e00000;
	font-size: 8pt;
	cursor: default;
	background-image: url('images/page1.gif');
}

.pager A.new {
	color: #00a000;
	font-size: 7pt;
	background-image: url('images/page0.gif');
}

.bar {
	color: #333333;
	background-color: #CCCCCC;
	font-size: 9pt;
	font-weight: bold;
}

