/* CSS Document */
html{
}

body{
	padding: 20px 20px 20px 20px;
	margin: 20px 20px 20px 20px;
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}
#headerlogo {
	display:none;
}
img{
	border: 0px;
}
#ctnrNavigation, #ctnrSearch, #ctnrLanguage, #ctnrCol2, #ctnrTopics, #ctnrLogos, #ctnrCol3 a {
	display:none;
}
#ctnrcontent, .contentsubitem {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}