body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

p  {
	font-size: 12px;
	MARGIN-left: 21px;
	MARGIN-right: 18px;
	MARGIN-bottom: 17px;
}

p.dva  {
	font-size: 12px;
	MARGIN-left: 7px;
	MARGIN-right: 10px;
	MARGIN-bottom: 10px;
}

p.tri  {
	font-size: 12px;
	MARGIN-TOP: 6px;
	MARGIN-left: 21px;
	MARGIN-right: 18px;
	MARGIN-bottom: 15px;
}

p.tsetire  {
	font-size: 11px;
	MARGIN-TOP: 23px;
	MARGIN-bottom: 25px;
	color: #999999;
}

p.five  {
	font-size: 12px;
	MARGIN-TOP: 26px;
	MARGIN-bottom: 7px;
	MARGIN-right: 14px;
}

h1 { 
MARGIN-TOP: 19px;
MARGIN-left: 25px;
MARGIN-bottom: 10px;
font-size: 15px;
font-weight: bold;
color: #3f3f3f;
}

h2 { 
MARGIN-TOP: 26px;
MARGIN-left: 13px;
MARGIN-bottom: 7px;
font-size: 15px;
font-weight: bold;
color: #1c93d1;
}

h3 { 
MARGIN-TOP: 26px;
MARGIN-left: 6px;
MARGIN-bottom: 8px;
font-size: 15px;
font-weight: bold;
color: #3f3f3f;
}

h4 { 
MARGIN-TOP: 19px;
MARGIN-left: 21px;
MARGIN-bottom: 5px;
font-size: 13px;
font-weight: bold;
color: #3f3f3f;
}

ul {
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}

li {
	font-size: 12px;
	line-height: 20px;
}

A:link, A:visited, A:active
{
 COLOR: #497EB2;
 text-decoration : none;}

A:hover
{
 COLOR: #18A7FF;
 text-decoration : none;}
 
 a.product:link, a.product:visited, a.product:hover, a.product:active
{
text-decoration : underline;
}
