*
{
	margin					: 0px;
	padding					: 0px;
	background-color: #fff;
	font-family			: verdana,arial,sans-serif;
	font-size				: 11pt;
	color						: #000;
}

html, body {
	height  : 100%;
}

body * {
	background-color	: transparent;
}

img {
	border						: 0px;
}

table {
	border						: none;
	width							: 100%;
	empty-cells				: show;
}

.lnk,
.item_href {
	cursor						: pointer;
}

