body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Arial, Helvetica, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 9pt;
	color: #000000;
}

h1 
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	margin-bottom: 8pt;
	margin-top: 8pt;
	text-decoration : none;
}

h3, .listheadline, .listheadline2, .listproducts, .category
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
#	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
	text-align : center;
}

.listheadline2
{
	text-align : left;
}

.listarticle
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 8px;	
	text-decoration : none;
	text-align : left;
}

.listheadlinestrikeout
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
#	margin-top: 16px;
	margin-bottom: 8px;	
	text-align : center;
	text-decoration : none;
}

.small, .smallbold
{
	font-size: 9pt;
}

.descr
{
	font-style: italic;
}

.bgtable
{
	background-color: #65b695;
}

.lnk {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration:none; }
.headleft {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #2D9B6F}

a:hover { text-decoration:underline; }
a.listheadlinestrikeout:hover { text-decoration:line-through; }


