BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}
	  
P,UL,OL,LI,TD {
	font-size: 10pt;
	color: #333333;
}
	  
A {
 color: #993333;
}

.xsmall	{
	font-size: 8pt;
}

.copyright {
	font-size: 8pt;
	color: #999999;
}

.head {
	font-size: 14pt;
}

.head2 { 
	font-size: 13pt;
	font-weight: bold; 
}

.date {
	font-weight: bold;
	color: #0099ff;
}

.datesmall {
	font-weight: bold;
	font-size: 8pt;
	color: #0066CC;
}

.auctionlink {
	font-weight: bold;
	color: #003399;
}

.auctionlinksmall {
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
}
					  
.tab {
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	background: #dddddd;
}
		  
.tabon {
	font-size: 9pt;
	color: #eeeeee;
	text-decoration: none;
	background: #003399;
}

.note {
	font-weight: bold;
	color: #993333;
}

.notesmall {
	font-weight: bold;
	font-size: 8pt;
	color: #993333;
} 

.bgSideNav {
	background: #eff4f7;
} 

.bgMain {
	background: #e1ecf3;
}
