a {
	font-family : Verdana,Helvetica,sans-serif;
	color:black;
	font-size:9pt;
	text-decoration:underline;
}

li,dd,dt,blockquote,ul,input,td,tr,table {
	color:black;font-family:Verdana,helvetica,sans-serif; 
	font-size:9pt; 
	margin-top:0cm; 
	margin-left:0cm;
}

p {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:9pt; 
	color:black;
}

.text { /* Text displayed on the shop pages */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt; 
	color:black;
}

.textbold { /* Text displayed on the shop pages */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt; 
	font-weight:bold; 
	color:black;
}


.headline { /* Larger style used for headlines on the shop pages */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13pt; 
	color:black; 
	font-weight:bold; 
}

.attr { /* style for the product attributs on the product page */
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:9pt; 
	color:black; 
}
	

.ptableheader { /* style for the table headers on the product page and on the shop pages */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	color:white;
	font-weight:bold;
}

.shortdesc { /* style for the product short description */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt; 
	color:black;
}

.downloadcount { /* style for the product download count in the software list page */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt; 
	color:black;
}


.tableheader { /* style for the table header on the software list page */
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt; 
	color:white;
	}

.productname { /* style for the product name on the product page */
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:13pt; 
	color:black; 
	font-weight:bold;
}
