.tdTitle
{
	color:#006893;
	font-weight:bold;
	font-size:10pt;
	}
.tdSpace
{
	height:9px;
	font-weight:normal;
	font-size:8pt;
	}
.tdAuthor
{

	color:gray;
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
	}
.TabItem
{
	font-size: 10pt;
	color: #006893;
	line-height: 12pt;
	font-family:  Arial;
	height: 20px;
}
A.TabItem
{
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
	}
A:link.TabItem
{
	font-weight: bold;
	color: #006893;
	text-decoration: none;
}
		
A:visited.TabItem	{	
	text-decoration:	none;
	font-weight:bold;
	color:	#006893;
	}	
		
A:active.TabItem	{	
	text-decoration:	none;
	font-weight:bold;
	color:	#006893;
	}	
		
A:hover.TabItem
{
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}