html, body
{
	background-color: #FDFEE7;
	color: #38544E;
	padding: 15px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	overflow: auto;	margin: 0;
	height: 100%;
}

P {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

strong {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

.navi1 {
	font-weight: bold;
	margin: 1em 0em 0em 15px; 
	width: 100%
}

.navi2 {
	FONT-SIZE: 10px; 
	margin: 1em 0em 0em 15px; 
	width: 100%
}

.navi_bt {
	BORDER-RIGHT: #333333 2px solid;
	BORDER-TOP: #cccccc 2px solid;
	BORDER-LEFT: #cccccc 2px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #333333 2px solid; 
	BACKGROUND-COLOR: #666666
}

.orange {
	BORDER-RIGHT: #333333 2px solid; 
	BORDER-TOP: #cccccc 2px solid; 
	BORDER-LEFT: #cccccc 2px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #333333 2px solid; 
	BACKGROUND-COLOR: #ff9900
}

A {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none
}

A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}

A:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}

.klein {
	font-family:Arial,Helvetica;
	font-size:10px;
	color: #222222;
}

.news A {
	COLOR: #ffffff
}

.news A:hover {
	BACKGROUND-COLOR: #333333
}

.small {
	FONT-SIZE: 7.5pt
}

A.black:link {
	COLOR: black
}

A.black:visited {
	COLOR: black
}

A.black:hover {
	COLOR: #ff6600; BACKGROUND-COLOR: white
}

A.orang:link {
	COLOR: #ff6600
}

A.orang:visited {
	COLOR: #ff6600
}
A.orang:hover {
	COLOR: #ff6600; BACKGROUND-COLOR: #cccccc
}



