*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body{
	font-size: 11px;
	color: #7D7D7D;
	background: white;
}

a:link, a:visited, a:active{
	text-decoration: none;
	font-weight: bold;
	color: #0098a1;
}

a:hover{
	text-decoration: underline;
}

a.bt_read:link, a.bt_read:visited, a.bt_read{
color:white;
}


#leftCol, #rightCol, #homeRightCol, #footer, #mainNav, #languages{
	display: none;
}

h1 a img{
	border: none;
}

/* CSS tuning for print */

#centerContainer{
	left: 0;
	float: none;
}

#core{
	width: 620px;
}

.rightBlock280{
	float: left;
	width: 450px;
}
