.PriceHead {
	font-family: arial cyr, arial;
	font-size: 9pt;
	color : #000000;
	font-weight : bold;
}
.PriceDesc {
	font-family: arial cyr, arial;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
}
.ContactHead {
	font-family: arial cyr, arial;
	font-size: 11pt;
	color : #000000;
	font-weight : bold;
}
.ContactDesc {
	font-family: arial cyr, arial;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
}
.MenuContacts {
	font-family: arial cyr, arial;
	font-size: 8pt;
	color : #000000;
	font-weight : normal;
}
.CompanyDesc {
	font-family: arial cyr, arial;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
}
.ProductDesc {
	font-family: arial cyr, arial;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
}
.ProductHead {
	font-family: arial cyr, arial;
	font-size: 12pt;
	color : #000000;
	font-weight : bold;
}
.Menu {
	font-family: arial cyr, arial;
	font-size: 11pt;
	color : #000000;
	font-weight : bold;
	TEXT-DECORATION: underline;
}
.MenuSelected {
	font-family: arial cyr, arial;
	font-size: 11pt;
	color : #000000;
	font-weight : bold;
	TEXT-DECORATION: none;
}
.Menu:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.Buttom {
	font-family: arial cyr, arial;
	font-size: 22pt;
	color : #ffffff;
	font-weight : bold;
}
