body
{
	background-color: #000000;
	color: FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}
table
{
border-style:none;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
}

/*  */
img 
{
	border: 0;
}
td.top 
{
	text-align: center;
	vertical-align: top;
	width: 50%;
}

td.bottom 
{
	background: url(bg_bott.jpg) no-repeat scroll center bottom;
	text-align: center;
	vertical-align: bottom;
	width: 50%;
}
