body{
	padding:0px;
	MARGIN:0px;
	font-family: arial;
	background-image:url('img/bg.gif');
	font-size: 12px;
	color: #333333;
	line-height: 180%;
}
h1,h2,h3 {
	color: #555555;
}
.imp {
    font-size: 12px;
	font-weight: bold;
	color: #4682B4;
}
.smallmid {
	font-size: 10px;
	text-align: center;
}
a {
	color: #6495ED;
	text-decoration: none;
}
a:hover {
	color: #87CEFA;
}
img.prod {
	margin-right: 10px;
	margin-bottom: 10px;
}
