body {
font-family: Arial;
background-color: transparent;
font-size: 10pt;
color:#000000;
}

img span{
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 1px;
	min-width: 150px;
	max-width: 300px;
}

.picture img{
	float: right;
	text-align: center;
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 1px;
	min-width: 150px;
	max-width: 300px;
}

#subtitle h3{
border-bottom-color: #b1b1b1;
border-bottom-style: solid;
border-bottom-width: 2px;
font-family: Arial;
font-style: normal;
font-weight: normal;
display: block;

}

#language1, #language2, #title, #subtitle p{ 
background-color:transparent;
padding-top: 10px;
display:none;
}

.menu   { 
background-color:transparent;
padding-top: 10px;
display:none;
}

#content {
padding-bottom: 20px;
font-family: Arial;
width: 100%;
margin: 0;
float: none;
}	

#crumbs{
display: none;
}

#info, #info span {
text-align: center;
font-size: 10px;
color: black;
text-decoration: none;
padding-top: 5px;
width: 100%;
margin: 0;
float: none;

}

#info a{
display: none;
}

#form{
display: none;
}

.cms{
display: none;
}

hr{
border: 1px solid #b1b1b1; 
}
tr td {
text-align: left;
}

td span{
display: none;
}

a{
	color: black;
	font-family: Arial;
	text-decoration: none;
}
