html,body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	overflow:hidden;
}
body,td,th,div {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1em;
}
table,img {
	border:none;
}
form,ul,li,p,h1,h2,h3 {
	margin:0;
	padding:0;
}
form {
	display:inline;
}
ol,ul {
	list-style:none;
}
input, textarea {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	outline-style:none;
}
textarea {
	overflow: auto;
}
a, object {
	outline: none;
}
a {
	color:#000000;
	text-decoration:none;
}
a.footer {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#A0A0A0;
	text-decoration:none;
}
p {
	font-size:10px;
	line-height:1.15em;
}
h1 {
	font-size:12px;
	line-height:1.15em;
	font-weight:bold;
}
h2 {
	font-size:12px;
	line-height:1.15em;
	font-weight:bold;
}
h3 {
	font-size:10px;
	line-height:1.15em;
	font-weight:normal;
}
iframe {
  background: #ffffff;
  position: absolute;
  left: 8px;
  top: 60px;
}
