body
{
	margin: 0;
	background: #000000;
	color: #9e9e9e
}
table
{
	border-collapse: collapse;
	width: 343
}
td
{
	margin: 0em;
	padding: 0em;
	vertical-align: top
}
a
{
	color: #9e9e9e;
	text-decoration: none;
	font-family: tahoma, verdana, sans-serif;
	font-size: 8pt;
}
a:visited
{
	color: #9e9e9e;
	text-decoration: none;
	font-family: tahoma, verdana, sans-serif;
	font-size: 8pt;
}
a:active
{
	color: #9e9e9e;
	text-decoration: none;
    font-family: tahoma, verdana, sans-serif;
	font-size: 8pt
}
a:hover
{
	color: #9e9e9e;
	text-decoration: none;
    font-family: tahoma, verdana, sans-serif;
	font-size: 8pt
}
.bg {
	background-image: url(imgs/bg.jpg);
	background-repeat: no repeat;
	background-position: bottom
}
