h1 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	font-weight: bold;
	color: #84131C;
}
b {
	font-weight: bold;
	color: #84131C;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

.h1tovar {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #84131C;
}

strong {
	color: #663300;
}
span {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #84131C;
}
p {
	margin-top: 0; 
	margin-bottom: 0; 
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
body {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #ffffff url(images/line.gif) repeat-y 167px 0px; 
	color: #000000;
   height: 100%;
}
td {
	font-size: 75%;
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
   color: #000000;
}
img {
   border: none;
}
p {
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
   color: #000000;
}
h1 {
	font-weight: bold;
   font-family: Verdana;
   text-transform: uppercase;
	font-size: 98%;
	color: #FF9900;
}
h2 {
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	display:inline;
}
small {
	font-size: 9px;
}
table {
	border-collapse : collapse;
}
a {
	font-size: 10px;
	color: #3C90C3;
}
.a_r {
	font-size: 13px;
	color: #3C90C3;
}


