body {
	background-color: #CCCCCC;
	border-left-width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: GOST;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
a {
	font-family: GOST;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.for_prod {
	font-family: GOST;
	font-size: 14px;
	font-weight: bold;
}
#prise table {
	border: 1px solid #333333;
}
.mailto {
	font-family: GOST;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
