BODY{
	background-color: #dddddd;
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 13;
	color: #333333;
	margin: 0;
	scrollbar-track-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-base-color:  #dddddd;
	scrollbar-arrow-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;	
	scrollbar-face-color: #999999;
	}

TABLE{
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 13;
	color: #333333;
	}

H1 {
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 18;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

H2	{
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 13;
	color: #000000;
	text-decoration: underline;
	}

img	{
	border: 0;
	}

a 	{ 
	color: #333333;
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 13;
	text-decoration: underline;
	link: color: #333333;     /* unvisited link */
	visited: color: #333333;  /* visited link */
	active: color: #333333;   /* selected link */
	}

a:hover {
	color: #666666;
	font-size: 13;
	text-decoration: underline;
	}

.div {
	text-align: center;
	color: #333333;
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 20;
	text-decoration: none;
	position: absolute; 
	width: 200px; 
	height: 25px; 
	z-index: 1; 
	visibility: hidden;
	}

.nooverflow	{
	width:680;
	height:410;
	overflow: hidden;
	}
	
.onboeiend {
	color: #dddddd;
	font-family: lucida sans unicode, Helvetica, sans-serif;
	font-size: 8px;
	}

#langSwitcher {
    position: absolute; 
	top: 5px; 
	left: 960px; 
	width: 30px; 
	height: 20px; 
	z-index: 999;
	}