BODY {
	background: white;
	margin: 0px 0px 0px 0px;
}

a {
	color: #606060;
	text-decoration: none;
}
a:hover	{
	color: black;
}

.pic {
	border: none;
}

.u_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

.v_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #808080;
	text-transform: uppercase;
	border-left: 1pt #808080 solid;
	padding: 0px 0px 0px 3px;
/*	white-space: pre;*/
}

.v_link {
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.x_text {
	font-family: Arial, Ķelvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #606060;
	text-decoration: none;
	line-height: 16px;
	vertical-align: top;
}

