body {
margin:0 auto;
background: url(../images/bg_page.jpg) repeat top;
font:10px verdana,sans-serif;
}

h1,h2,h3,h4,h5 {
	padding:0; margin:10px 0 0;
	line-height:1;
}

p {
	margin:5px 0px;
	line-height:1.3;
}

a:link, a:visited {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#000;
}


img, div, div img { behavior: url(iepngfix.htc) }