body
{
	margin: 0 auto;
	padding: 0;
	color: #454440;
	font: 9px Tahoma;
	background-color: #ffffff;
	text-align: center;
}
a
{
	text-decoration: none;
	color: #2f2f2f;
}
a:hover
{
	text-decoration: none;
	color: #b9b29b;
}
img
{
	border: 0;
}
div.content
{
	width:100%px;
	margin: 0 auto;
	background: #ffffff;
	display: block;
	text-align:left;
}
div.top
{
	width: 100%;
	clear: both;
}
