@charset "windows-1251";
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F5F5F5;
	margin-top: 0px;
}
a:link {
	color: #7f7f7f;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/* CSS Document */

.text_inset {
	padding: 10px;
}
.image_signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fields {
	border: 1px dashed #FF0000;
}
.spec_list {
	color: #999999;
}

