	/* 
 	screenart style
	date: 	1-12-2004
	author:	timo daum
*/

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(90,45,0);
	font-size: 9px;
	text-decoration: none;
	line-height: 14px;
	
}
.copy A:link {
	color : rgb(90,45,0);
	text-decoration: none;
}
.copy A:visited {
	color : rgb(90,45,0);
	text-decoration: none;
}
.copy A:hover {
	color : rgb(90,45,0);
	text-decoration: underline;
}
.copy A:active {
	color : rgb(90,45,0);
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(255,255,255);
	font-size: 9px;
	text-align: right;
	text-decoration: none;
}
.whiteB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(255,255,255);
	font-size: 9px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
.whiteB A:link {
	color : rgb(255,255,255);
	text-decoration: none;
}
.whiteB A:visited {
	color : rgb(255,255,255);
	text-decoration: none;
}
.whiteB A:hover {
	color : rgb(255,255,255);
	text-decoration: underline;
}
.white A:active {
	color : rgb(255,255,255);
	text-decoration: none;
}
.bold  {
	font-weight: bold;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(90,45,0);
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(90,45,0);
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}
.menu A:link {
	color : rgb(90,45,0);
	text-decoration: none;
}
.menu A:visited {
	color : rgb(90,45,0);
	text-decoration: none;
}
.menu A:hover {
	color : rgb(90,45,0);
	text-decoration: underline;
}
.menu A:active {
	color : rgb(90,45,0);
	text-decoration: none;
}
.menuLanguage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(90,45,0);
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}
.menuLanguage A:link {
	color : rgb(90,45,0);
	text-decoration: none;
}
.menuLanguage A:visited {
	color : rgb(90,45,0);
	text-decoration: none;
}
.menuLanguage A:hover {
	color : rgb(90,45,0);
	text-decoration: underline;
}
.menuLanguage A:active {
	color : rgb(90,45,0);
	text-decoration: none;
}
TH,P,B,TD,TR,TABLE  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : rgb(255,255,255);
	font-size: 9px; 
}

.list  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : rgb(90,45,0);
	font-size: 9px;
	text-decoration : none;
	line-height: 13px;
	
}

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
