TD	{	color: #000000;
			font-family: arial,helvetica;
			font-weight: normal;
			font-size: 11pt;
			text-align: left;
		}	

B	{	color: #000000;
			font-size: 13pt;
			font-weight: bold; 
		}	

.small	{	color: #000000;
			font-size: 9pt;
		}	

.falter	{	color:#666666;
		}	

A:link {
	color: #000099; 
	text-decoration: underline;
}
A:visited {
	color: #0000cc; 
	text-decoration: underline
}
A:hover {
	color: #0000cc; 
	text-decoration: underline;
}

