	a:link,a:active,a:visited { 
		color:#9999FF;
		text-decoration:none;
	}
	a:hover	{ 
		color:#FF9999;
		text-decoration:underline; 
	}
	.tdlink {
		height:16px;
		width:129px;
	}
	.nblink {
		width:124px;
		font-family: arial, helvetica, sans-serif;
		font-size:8pt;
	}
	.nbclip {
		width:150px;
		font-family: arial, helvetica, sans-serif;
		font-size:8pt;
	}
	.tdvctitle {
		font-weight:bold;
		text-decoration:underline;
		color:#999999;
		font-family: arial, helvetica, sans-serif;
		font-size:10pt;
	}
	.page {
		font-weight:bold;
		color:#9999FF;
		font-family: arial, helvetica, sans-serif;
		font-size:10pt;
	}
	.note {
		color:#999999;
		font-family: arial, helvetica, sans-serif;
		font-size:7pt;
	}
	.tdvclink {
		height:16px;
		color:#9999FF;
		font-family: arial, helvetica, sans-serif;
		font-size:8pt;
		cursor:hand;
	}
	.tdtime {
		font-family:tahoma;
		color:white;
		font-size:7pt;
		font-weight:bold;
		text-align:right;
		width:28%;
	}
	.tddlsize {
		font-family:tahoma;
		color:white;
		font-size:7pt;
		font-weight:bold;
		text-align:right;
		padding-right:10px;
		width:72%;
	}
	.tdfrom {
		text-align:center;
		color:#9999FF;
		font-family: arial, helvetica, sans-serif;
		font-size:7pt;
	}
	.hide {
		visibility:hidden;
	}
	.show {
		visibility:visible;
	}
	.text {
		color:#99E9FF;
		font-family: arial, helvetica, sans-serif;
		font-size:9pt;
	}
