body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body {
	background-image: url(background/background.png);
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: 333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 333333;
}
a:hover {
	text-decoration: none;
	color: #656359;
}
a:active {
	text-decoration: none;
	color: 333333;
}
h1 {
	font-size: 24px;
	color: 333333;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #979385;
}
h6 {
	font-size: 8px;
	color: 161616;
}
object {
	display:block;
	 }
