.img {
	behavior: url(iepngfix.htc);
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, span, div {
	margin:0;
	padding:0;
	border: 0;
}
body {
	text-align: left;
	font-family:Tahoma, Verdana, Arial;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000;
	font-size:70%;
	line-height:1.5em;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat;
}
tr, td {
	color:#000;
	font-family:Tahoma, Verdana, Arial;
	line-height:1.5em;
}
p {
}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:Tahoma, Verdana, Arial;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.8em;
}
h3 {
	font-size: 160%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial;
	line-height: 2em;
}
h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.4em;
}
h5 {
	font-size: 100%;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.5em;
	font-weight: 600;
}
h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.2em;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#20407d;
	text-decoration:none;
}
