body {
	font-family: Arial,tahoma;
	font-size: 76%;
} 


.header div.menu{
	padding: 10,30,10,20;
	font-size: 16;
	font-weight: bold;
}
	
.menu a:hover{
	color: #FFbb99;
	text-decoration: underline;
}

.menu a:link{
	color: #999999;
	text-decoration: none;
}

.menu a:visited{
	color: #999999;
	text-decoration: none;
}

img {
	border: 0;
}

/* ---------------- header -------------- */
.header {
	font-family: Arial,tahoma;
}

.header h1{
	color: #2C4FA2;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}

.header h2{
	color: #663300;
	font-size: 1.2em;
	margin: 0;
}

.header h3{
	color: #808080;
	font-size: .9em;
	margin: 0;
	font-weight: bold;
}

.header h4{
	color: #000000;
	font-size: .9em;
	margin: 0;
	font-weight: bold;
}

.header div.address{
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
}

.header div.mark{
	color: #000000;
	font-size: 0.6em;
	font-weight: bold;
}

.header div.brand{
	color: #663300;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}

/* ---------------- content  -------------- */

.content h3{
	color: #000000;
}

.content p{
	font-size: 0.9em;
}

.content .smallfont {
	font-size: 0.8em;
}

.content .smallfont h4{
	font-size: 1em;
	margin: 0;
}

.productlist a:link{
	font-size: 0.76em;
	text-decoration: none;
	color: #4E2614;
}

.productlist a:visited{
	font-size: 0.76em;
	text-decoration: none;
	color: #D2BE96;
}

.productlist a:hover{
	font-size: 0.76em;
	text-decoration: underline;
	color: #5AA08D;
}

.productlist a{
	font-weight: bold;
}