html {
	margin:0;
	padding:0;
}

body
{
	background: #ffd0fa url('top_new_bk.jpg') repeat-x fixed;
	width: 400px;

}

table {
	cellspacing: 0;
	cellpadding:0;
	border-collapse: collapse;
	width: auto;
}

td, th
{
	font-weight: normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:160%;
	padding: 0;
	border-style:none;
}

td.date {
	padding-right: 1em;
	font-family: monospace;
}