 
	html{
		padding: 0 0 0 0;
	}
	body {
		background-color: transparent;
		color: #000000;
		margin: 0 0 0 0;
	}
	 #Adsdisplay td{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	text-align: left;
 }

	ul#navlist { font-family: 8px verdana, arial; }

	ul#navlist a
	{
		font-weight: normal;
		text-decoration: none;
		font-size : 12px;
	}

	ul#navlist, ul#navlist ul, ul#navlist li
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
		ul#navlist li a:hover
	{
		color: Navy;
		background-color: #CBCBC3;
	}

	.thisItem { font: 10px verdana, arial; }

	.thisItem a
	{
		font-weight: bold;
		text-decoration: none;
	}

		.thisItem  a:hover
	{
		color: #ffff00;
		background-color: #CBCBC3;
	}
 #Adsdisplay #printPlus td{
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none;
 	text-align: center;
 }

