body {
	background-color: black;
	color: lightgrey;
	overflow: hidden;
	font-family:"Times New Roman", fantasy;
	font-weight:bold;
	padding:0px;
}

body.text_content {
	background-color: black;
	color: lightgrey;
	overflow: hidden;
	padding: 20px;
	font-weight:bold;
	font-family:"Times New Roman", fantasy;
}

table.text_content {
	background-color: black;
	color: lightgrey;
	overflow: hidden;
	margin: 20px;
	font-weight:bold;
	font-family:"Times New Roman", fantasy;
}

table.text_content td{
	padding-left:5px;
	padding-right:5px;
}

table.shop td{
	padding-left:5px;
	padding-right:5px;
}

table.shop{
	margin-top:10px; 
	margin-bottom:10px;
}

a img{
	border-width:0px;
	cursor:pointer;
}

img.browser{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}.text-news {
	font-weight: normal;
}
