h1,h3,td,a {
	color: #444444;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-bottom : 0px;
	font-weight : normal;
}
td.grey{
	background-color: #f4f4f4;
}
td.white{
	background-color: #ffffff;
}
.ongrey{
	color:#ffffff
}
.search{
	color: #333333;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.descr {
	font-size: 13px;
	color: #444444;
}
.bigprice {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.small {
	color: #333333;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
}
.w{
	font-weight: bold;
	color: #ffffff;
}
select,input,textarea {
	font-size : 11px;
}
input.calcSum {
	font: bold 10px Verdana,Arial,Helvetica,sans-serif;
	color: #444444;
	border: none;
	width: 80px;
}
input.calcInp {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	border: none;
	border-bottom: 1px solid;
	width: 20px;
	text-align: right;
}
h2 {color: #333333; text-align : center;}
p,ul,ol,a.p { color: #333333; font-size: 11px;}
p.quest{ font-weight: bold;	font-size: 12px;}
p.answer{ font-style: italic; font-size: 11px;}
p.comments{ }

