body 
{
	background: white;
 	font-size: 10pt;
 	color: #000;
 	font-family: Arial, Tahoma, Verdana;	
}

a, a:visited
{
    text-decoration: none;
    color: #000;
}

a img { border: none; }

#header, #left, #footer, .pager
{
	display: none;
}

.bold
{
	font-weight: bold !important;
}

.clear
{
	clear: both;
}

table
{
	border: 0.01cm solid #000;
	border-collapse: collapse;
}

table td, table th
{
	border: 0.01cm solid #000;
	border-collapse: collapse;
	padding: 4pt;
}

table td a
{
	display: none;
}

