.alltext {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.copywrite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.articule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.artbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.pricebig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
}

.artnormal {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
}

.header {
	font-family: Tahoma;
	font-size: 100%;
	font-weight: bold;
	color: #0047ab
}

.header2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
color: #414898;
line-height: 17px;
}

form	{
	margin: 0px; 
	padding: 0px;
}
input { 
	border: 1px 
	solid #ccc; 
}
textarea {
	border: 1px 
	solid #ccc; 
}
.calc 	{
	border-spacing: 0px 6px;
	empty-cells: hide;
}
.td 	{
	border: 1px 
	solid #ccc; 
}
.ps	{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555;
}
a:link {
        color: #000000;
}
a:visited {
        color: #000000;
}
	a:hover {
        color: #000000;
}
a:active {
        color: #000000;
}