html, body {
	font-size: 12px;
	font-family: verdana, arial;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
body * {
	text-align: left;
}
#outer_wrapper {
	margin: auto;
}
img {
	border: 0px;
}
a {
  text-decoration: none;
  color: #fff;
}
a img {
 border: 0px;
}
.trans {
	behavior: url('/styles/iepngfix.htc');
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
